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
#scrypt
are there methods for validating passwords when using #scrypt?
are there methods for validating passwords when using #argon2 instead of #argon2_str?
#argon2
#argon2_str
EDIT FOR CLARITY
The way the docs are presented makes it seem that there is more available than what's documented. Something feels like it's missing
Originally posted by @SampsonCrowley in RubyCrypto/rbnacl#212
The text was updated successfully, but these errors were encountered:
@JustLustify
Sorry, something went wrong.
No branches or pull requests
are there methods for validating passwords when using
#scrypt
?are there methods for validating passwords when using
#argon2
instead of#argon2_str
?EDIT FOR CLARITY
The way the docs are presented makes it seem that there is more available than what's documented. Something feels like it's missing
Originally posted by @SampsonCrowley in RubyCrypto/rbnacl#212
The text was updated successfully, but these errors were encountered: