Properly encrypt/decrypt data with Blowfish using crypto++ lib
Unsolved
General and Desktop
-
Hello,
I want to encrypt/decrypt data with blowfish algorithm using crypto++ lib, but there is no documentation and the examples I found were with AES and not Blowfish.
Can anyone share an example ?
Thanks in advance
Younes@DSpider Is this what you are looking for: https://www.cryptopp.com/wiki/Blowfish ?