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
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
setRandomFallback doesn't work in environments that support commonJS but are not Node.js
#33
opened Mar 21, 2016 by
emiraydin
ProTip!
Follow long discussions with comments:>50.