Performs low-level encryption and decryption using the Blowfish cipher.
Inheritance Hierarchy

CryptSharp.Utility BlowfishCipher
Namespace: CryptSharp.Utility
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax
public class BlowfishCipher : IDisposable
See Also