Crypto++ 8.9
Free C++ class library of cryptographic schemes
|
Elliptic Curve NR (ECNR) signature scheme. More...
#include <eccrypto.h>
Additional Inherited Members | |
Public Types inherited from DL_SS< KEYS, SA, MEM, H, ALG_INFO > | |
typedef PK_FinalTemplate< DL_SignerImpl< SchemeOptions > > | Signer |
implements PK_Signer interface | |
typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
implements PK_Verifier interface | |
Static Public Member Functions inherited from DL_SS< KEYS, SA, MEM, H, ALG_INFO > | |
static std::string | StaticAlgorithmName () |
Elliptic Curve NR (ECNR) signature scheme.
EC | elliptic curve field |
H | HashTransformation derived class |
Definition at line 402 of file eccrypto.h.