Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
Classes for HKDF from RFC 5869. More...
Go to the source code of this file.
Classes | |
class | KeyDerivationFunction |
abstract base class for key derivation function More... | |
class | HKDF< T > |
Extract-and-Expand Key Derivation Function (HKDF) More... | |