Hummingbird.TestFramework.Cryptography Namespace |
[Missing <summary> documentation for "N:Hummingbird.TestFramework.Cryptography"]
Class | Description | |
---|---|---|
![]() | Aes |
Encrypt and Decrypt using AES algorithm
|
![]() | CryptographyBase |
The base class of Cryptography algorithms
|
![]() | Des |
Encrypt and Decrypt using DES algorithm
|
![]() | MD5 |
Hash using MD5 algorithm
|
![]() | RC2 |
Encrypt and Decrypt using RC2 algorithm
|
![]() | Rsa |
Encrypt and Decrypt using RSA algorithm
|
![]() | Sha1 |
The hash method using SHA-1 algorithm
|
![]() | Sha256 |
The hash method using SHA-256 algorithm
|
![]() | Sha384 |
The hash method using SHA-384 algorithm
|
![]() | Sha512 |
The hash method using SHA-512 algorithm
|
![]() | TripleDes |
Encrypt and Decrypt using 3DES algorithm
|