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 Sat Aug 28 17:25:00 2004 for Crypto++ by
1.3.8