BlowfishCrypter ClassCryptSharp
Blowfish crypt, sometimes called BCrypt. A very good choice.
Inheritance Hierarchy

OnlineSystem Object
  CryptSharp Crypter
    CryptSharp BlowfishCrypter

Namespace: CryptSharp
Assembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax

public class BlowfishCrypter : Crypter
See Also