Crypto++  5.6.4
Free C++ class library of cryptographic schemes
Classes
hkdf.h File Reference

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...
 

Detailed Description

Classes for HKDF from RFC 5869.

Since
Crypto++ 5.6.3

Definition in file hkdf.h.