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

Native implementation for Blake2f #19

Closed
shemnon opened this issue Jun 7, 2020 · 0 comments · Fixed by #69
Closed

Native implementation for Blake2f #19

shemnon opened this issue Jun 7, 2020 · 0 comments · Fixed by #69
Assignees
Labels
good first issue Good for newcomers

Comments

@shemnon
Copy link
Contributor

shemnon commented Jun 7, 2020

Besu would benefit from a native implementation of the blake2f function, suitable for the Blake precompile EIP-152. Because this is a part of blake not the single digest function likely we will need a hand written impl or one modified from another library.

The biggest impact would be for the Blake2f_MaxRounds reference test that implements literally the maximum amount of rounds. On chain use is fairly tame.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants