Page 1 of 1

Hash function bcrypt

Posted: Tue Apr 05, 2016 8:56 am
by verleihnix
Hello developers and maintainers,

it would be nice to have a Hash function to generate bcrypt hashes.

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

Kind regards Verleihnix

Re: Hash function bcrypt

Posted: Thu Feb 28, 2019 3:46 pm
by Rinzwind
And HMAC and PBKDF2

Re: Hash function bcrypt

Posted: Fri Mar 01, 2019 11:08 am
by Rinzwind
Which makes a binary result (instead of string) version of the fingerprint hash versions also welcome... md5, sha256, etc.