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
Hash function bcrypt
-
- User
- Posts: 13
- Joined: Sun Dec 14, 2008 4:55 am
- Location: Switzerland
Re: Hash function bcrypt
And HMAC and PBKDF2
Re: Hash function bcrypt
Which makes a binary result (instead of string) version of the fingerprint hash versions also welcome... md5, sha256, etc.