Namespace Yubico.Core.Cryptography
Classes
- AesGcmPrimitives
Factory class that will return the
Yubico.Core
implementation of the IAesGcmPrimitives interface.
- CmacBlockCipherAlgorithmExtensions
Extension methods to operate on the CmacBlockCipherAlgorithm enum.
- CmacPrimitives
Factory class that will return the
Yubico.Core
implementation of the ICmacPrimitives interface.
- EcdhPrimitives
Factory class that will return the
Yubico.Core
implementation of the IEcdhPrimitives interface.
Interfaces
- IAesGcmPrimitives
An interface exposing AES-GCM primitive operations.
- ICmacPrimitives
An interface exposing AES-GCM primitive operations.
- IEcdhPrimitives
An interface exposing ECDH primitive operations.
Enums
- CmacBlockCipherAlgorithm
This enumeration lists the block cipher algorithms supported by the ICmacPrimitives interface.