Issues: dcodeIO/bcrypt.js
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
hashSync method silently replaces NaN salt rounds value with default value
#126
opened Nov 13, 2021 by
p-brubaker
Why does not it give the result, since both password and hash is also the hash of password!!
#111
opened Dec 19, 2019 by
codeater7
Using Math.random is not cryptographically secure! Use bcrypt.setRandomFallback to set a PRNG.
#110
opened Oct 8, 2019 by
khuang-citylift
Error: Can't resolve 'crypto' in '\node_modules\bcryptjs\dist'
#101
opened Jun 11, 2019 by
AshleyJBartlett
Previous Next
ProTip!
no:milestone will show everything without a milestone.