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

Replace custom Blake2s with RustCrypto crate implementation #277

Merged
merged 2 commits into from
Jun 30, 2022

Conversation

jeff-hiner
Copy link
Contributor

The crate's implementation is slightly faster, but unlikely to make a significant performance difference in practice.

@Noah-Kennedy Noah-Kennedy marked this pull request as ready for review June 30, 2022 14:38
@Noah-Kennedy Noah-Kennedy merged commit 16cb513 into master Jun 30, 2022
@Noah-Kennedy Noah-Kennedy deleted the blake2_not_bortles branch June 30, 2022 14:39
Copy link

@tungmeoo tungmeoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good

@Noah-Kennedy
Copy link
Collaborator

@tungmeoo what part of this change were you interested in?

arvydasv pushed a commit to NordSecurity/boringtun that referenced this pull request Aug 1, 2023
…loudflare#277)

* Add benchmarks for blake2 crate

* Replace custom Blake2s with RustCrypto crate implementation
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.

3 participants