Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members

DL_KeyDerivationAlgorithm< T > Class Template Reference

#include <pubkey.h>

Inheritance diagram for DL_KeyDerivationAlgorithm< T >:

DL_KeyDerivationAlgorithm_P1363< T, DHAES_MODE, KDF > List of all members.

Detailed Description

template<class T>
class DL_KeyDerivationAlgorithm< T >

interface for key derivation algorithms used in DL cryptosystems

Definition at line 946 of file pubkey.h.

Public Member Functions

virtual bool ParameterSupported (const char *name) const
virtual void Derive (const DL_GroupParameters< T > &groupParams, byte *derivedKey, unsigned int derivedLength, const T &agreedElement, const T &ephemeralPublicKey, const NameValuePairs &derivationParams) const =0


The documentation for this class was generated from the following file:
Generated on Tue Oct 26 18:51:45 2004 for Crypto++ by  doxygen 1.3.9.1