hashlib icon indicating copy to clipboard operation
hashlib copied to clipboard

Implement BCrypt

Open dipu-bd opened this issue 2 years ago • 1 comments

https://en.wikipedia.org/wiki/Bcrypt

dipu-bd avatar May 06 '23 23:05 dipu-bd

https://github.com/patrickfav/bcrypt/blob/main/modules/bcrypt/src/main/java/at/favre/lib/crypto/bcrypt/BCrypt.java https://github.com/patrickfav/bcrypt/blob/main/modules/bcrypt/src/test/java/at/favre/lib/crypto/bcrypt/BcryptTest.java

dipu-bd avatar May 22 '24 12:05 dipu-bd

+1

NotTsunami avatar Jun 14 '24 20:06 NotTsunami