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

crypto_pwhash_async args inconsistent #13

Open
Jasonvdb opened this issue Dec 14, 2021 · 0 comments
Open

crypto_pwhash_async args inconsistent #13

Jasonvdb opened this issue Dec 14, 2021 · 0 comments

Comments

@Jasonvdb
Copy link

crypto_pwhash_async in RN seems to require 6 args while the sodium-native package and docs specify 7 args.

Causes an issue writing tests that run in a node environment because it's then using sodium-native:

TypeError: crypto_pwhash_async requires 7 argument(s)

https://sodium-friends.github.io/docs/docs/passwordhashing#crypto_pwhash_async

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