I am interfacing with an old system that uses blowfish encryption... I really don't trust downloading precompiled dll's that I cant verify source code on. so going through the System.Security.Cryptography namespace blowfish is the only one I do not see listed...
can anyone point me in the right direction for encrypting/decrypting a blowfish string (given the encryption key is provided)