We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
go-digest/algorithm.go
Line 98 in 22b78e4
https://github.com/zeebo/blake3/blob/master/api.go#L17 ^ does appear to default to 256-bit output, but would still make this mnemonic explicit
The text was updated successfully, but these errors were encountered:
A shorter mnemonic such as "b3-256" would be nicer, but runs the risk of name collision with a "barfoo3-256" hash func.
Sorry, something went wrong.
No branches or pull requests
go-digest/algorithm.go
Line 98 in 22b78e4
https://github.com/zeebo/blake3/blob/master/api.go#L17
^ does appear to default to 256-bit output, but would still make this mnemonic explicit
The text was updated successfully, but these errors were encountered: