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

Add Blake2b512 trait #25

Closed

Conversation

saleemrashid
Copy link

Allow users to provide their own implementation of BLAKE2b-512. Important for hardware wallet support as they have their own, optimized implementations of BLAKE2b-512.

See #24 for detailed rationale and discussion about which the Blake2b512 trait (and StdBlake2b512 implementation) should be added to.

Allow users to provide their own implementation of BLAKE2b-512.
Important for hardware wallet support as they have their own, optimized
implementations of BLAKE2b-512.
@conradoplg
Copy link
Contributor

Closing since it's oudated, pointed to this in ZcashFoundation/reddsa#62

@conradoplg conradoplg closed this Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants