Skip to content

feat: use node.js blake2 addon instead #2

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Jul 15, 2021

This is not ready, I'm filing this as a PR because I found it uncommitted on my disk as I was using it for faster blake2 multihashes on Node.js for dealing with bulk Filecoin data.

This needs to made browser safe, so it'll switch to the pure-JS version when loaded in the browser and use the addon version where it's available (and can compile—making it compile-fail safe would be nice too).

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

Successfully merging this pull request may close these issues.

1 participant