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

blake3 is a variable output algorithm, so is this blake3-256? #104

Open
rchincha opened this issue Jul 29, 2024 · 1 comment
Open

blake3 is a variable output algorithm, so is this blake3-256? #104

rchincha opened this issue Jul 29, 2024 · 1 comment

Comments

@rchincha
Copy link

BLAKE3 Algorithm = "blake3"

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

@rchincha
Copy link
Author

A shorter mnemonic such as "b3-256" would be nicer, but runs the risk of name collision with a "barfoo3-256" hash func.

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

No branches or pull requests

1 participant