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

DL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION > Class Template Reference

#include <pubkey.h>

Inheritance diagram for DL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION >:

DL_KeyAgreementAlgorithm< ELEMENT > List of all members.

Detailed Description

template<class ELEMENT, class COFACTOR_OPTION>
class DL_KeyAgreementAlgorithm_DH< ELEMENT, COFACTOR_OPTION >

DH key agreement algorithm.

Definition at line 1461 of file pubkey.h.

Public Types

typedef ELEMENT Element

Public Member Functions

Element AgreeWithEphemeralPrivateKey (const DL_GroupParameters< Element > &params, const DL_FixedBasePrecomputation< Element > &publicPrecomputation, const Integer &privateExponent) const
Element AgreeWithStaticPrivateKey (const DL_GroupParameters< Element > &params, const Element &publicElement, bool validateOtherPublicKey, const Integer &privateExponent) const

Static Public Member Functions

const char * StaticAlgorithmName ()


The documentation for this class was generated from the following file:
Generated on Wed Jul 28 08:07:12 2004 for Crypto++ by doxygen 1.3.7