Blowfish crypt, sometimes called BCrypt. A very good choice.
            
System Object  CryptSharp Crypter    CryptSharp BlowfishCrypterNamespace: CryptSharpAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
public class BlowfishCrypter : Crypter
public class BlowfishCrypter : Crypter
Public Class BlowfishCrypter _
	Inherits Crypter
Public Class BlowfishCrypter _
	Inherits Crypter
public ref class BlowfishCrypter : public Crypter
public ref class BlowfishCrypter : public Crypter
type BlowfishCrypter =  
    class 
        inherit Crypter 
    endtype BlowfishCrypter =  
    class 
        inherit Crypter 
    end