bscrypt
bscrypt copied to clipboard
A cache hard password hash/KDF
Thank you for your work on password hash cracking, and your participation on /r/crypto. Your work informed the design of the Global Password Prehash Protocol. I acknowledge you in the...
The projects needs documentation discussing: - How to build the project. - Why bscrypt was created, such as comparison to other password hashing functions. - How to implement bscrypt along...
Please provide some reference hashes and plaintext for password-storage use. Do you have a suggested '$$'-style hash format, such as `$bscrypt$[workfactors]$[salt]$[hash]` ?