C# (CSharp) System.Utilities.Cryptography Namespace

Classes

Name Description
Encryption Provides encryption and decryption capabilites using 128-bit, 192-bit, and 256-bit AES encryption methods. This implementation is FIPS compliant.
Encryption.KeyData
Hash Provides hash computation services using the SHA-2 family of algorithms. It supports 256-bit, 384-bit, and 512-bit hashes. This implementation is FIPS compliant. The functions are named in the following fashion: The first section indicates the operation being performed. The second section indicates the bit length of the hash. The third section notes the formatted return value of the hash.