-
Notifications
You must be signed in to change notification settings - Fork 305
Implement bash-hash #745
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
Implement bash-hash #745
Conversation
|
|
|
Thank you :) |
|
@newpavlov i have one question, about |
|
I am not sure... Do you know how it's intended to be used? On the first glance it looks like a customizable XOF with somewhat weird restrictions on customization string (multiple of 4 bytes, no longer than 120 bytes). It's probably should be part of this repository, but I am not sure whether we should put in |
|
Let's start with a separate |
Possible to merge only after
bash-freleaseRustCrypto/sponges#92