Crypter Blowfish Property CryptSharp
Blowfish crypt, sometimes called BCrypt. A very good choice.

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

public static BlowfishCrypter Blowfish { get; private set; }
See Also