|
Crypto++ 8.5
Free C++ class library of cryptographic schemes
|
_ More...
#include <gfpcrypt.h>
Inheritance diagram for DL_KeyDerivationAlgorithm_P1363< T, DHAES_MODE, KDF >:Public Member Functions | |
| bool | ParameterSupported (const char *name) const |
| void | Derive (const DL_GroupParameters< T > ¶ms, byte *derivedKey, size_t derivedLength, const T &agreedElement, const T &ephemeralPublicKey, const NameValuePairs ¶meters) const |
_
Definition at line 918 of file gfpcrypt.h.
|
inlinevirtual |
Definition at line 921 of file gfpcrypt.h.
|
inlinevirtual |
Reimplemented from DL_KeyDerivationAlgorithm< T >.
Definition at line 923 of file gfpcrypt.h.
|
inlinevirtual |
Implements DL_KeyDerivationAlgorithm< T >.
Definition at line 924 of file gfpcrypt.h.