SHA512 crypt. A reasonable choice if you cannot use Blowfish crypt for policy reasons.
Namespace: CryptSharpAssembly: CryptSharp (in CryptSharp.dll) Version: 2.0.0.0
Syntax
public static Sha512Crypter Sha512 { get; private set; }
See Also