bscrypt icon indicating copy to clipboard operation
bscrypt copied to clipboard

reference hashes and plaintext

Open roycewilliams opened this issue 2 years ago • 1 comments

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]

?

roycewilliams avatar Aug 10 '22 01:08 roycewilliams

https://github.com/Sc00bz/bscrypt/blob/1354e2a0d5029885683fc65604810380da21ff5a/bscrypt.cpp#L624-L638

Sc00bz avatar Aug 10 '22 16:08 Sc00bz