Namespace Dorssel.Security.Cryptography
Classes
- AesCmac
Computes a Cipher-based Message Authentication Code (CMAC) by using the symmetric key AES block cipher.
- AesCmacPrf128
RFC 4615 key derivation algorithm (AES-CMAC-PRF-128) and the associated RFC 8018 password-based key derivation function (PBKDF2-AES-CMAC-PRF-128).
- AesCtr
Provides an implementation of the Advanced Encryption Standard (AES) symmetric algorithm in CTR mode.
- AesSiv
Represents an Advanced Encryption Standard (AES) key to be used with the Synthetic Initialization Vector (SIV) mode of operation.