Scripting languages (Python / PHP / etc ...) include features (sometimes through extensions) that allow Blowfish to be used as a one-way password hash. I am trying to find a similar implementation for C ++, but all I came across is an encryption / decryption solution.
Can someone recommend a library for C ++ that provides the same functionality?
source share