bcrypt.js icon indicating copy to clipboard operation
bcrypt.js copied to clipboard

the source code is here, why can't people decrype it?

Open llh1187 opened this issue 5 years ago • 2 comments

llh1187 avatar Feb 21 '20 09:02 llh1187

$2a$10$4.vGFZvzKVW0kF4p57ieGeQTrVCaBVHbPBNL/fEE.gbP3De/j9tia just like this

llh1187 avatar Feb 21 '20 09:02 llh1187

Because bcrypt is a hashing algorithm. If you want to learn more about that I suggest googling hashing and salted hashes.

actuallymentor avatar Mar 04 '20 15:03 actuallymentor