Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(s2n-quic-crypto): make the rust crypto implementations dev-depe… #1342

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Jun 2, 2022

Description of changes:

Previously I was benchmarking our AES/GHASH implementations against the RustCrypto implementations, but I think the only interesting benchmark is against ring. Instead of including those, this change just moves them to dev-dependencies and uses them only for test oracles.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft marked this pull request as ready for review June 3, 2022 15:10
@camshaft camshaft requested a review from maddeleine June 3, 2022 15:11
@camshaft camshaft merged commit f550a52 into main Jun 3, 2022
@camshaft camshaft deleted the camshaft/crypto-cleanup branch June 3, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants