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

ECIES< EC, COFACTOR_OPTION, DHAES_MODE > Struct Template Reference

#include <eccrypto.h>

List of all members.


Detailed Description

template<class EC, class COFACTOR_OPTION = NoCofactorMultiplication, bool DHAES_MODE = false>
struct ECIES< EC, COFACTOR_OPTION, DHAES_MODE >

Elliptic Curve Integrated Encryption Scheme, AKA ECIES.

Default to (NoCofactorMultiplication and DHAES_MODE = false) for compatibilty with SEC1 and Crypto++ 4.2. The combination of (IncompatibleCofactorMultiplication and DHAES_MODE = true) is recommended for best efficiency and security.

Definition at line 263 of file eccrypto.h.

Static Public Member Functions

std::string StaticAlgorithmName ()


The documentation for this struct was generated from the following file:
Generated on Fri Aug 27 14:03:23 2004 for Crypto++ by doxygen 1.3.8