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

Can we make blake2b-rs an optional dep? #48

Open
blckngm opened this issue Apr 23, 2023 · 1 comment
Open

Can we make blake2b-rs an optional dep? #48

blckngm opened this issue Apr 23, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@blckngm
Copy link
Contributor

blckngm commented Apr 23, 2023

People may want to use a different hash function. And blake2b-rs can be hard to build for e.g. wasm.

@BadConfig
Copy link

Also faced this need while was trying to pack this tree into no-std risk-v mashine. Made #49 with the potential solution, it seems to be easy to do, correct me if I'm wrong

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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants