Crypto++ 8.7
Free C++ class library of cryptographic schemes
|
Elliptic Curve German Digital Signature Algorithm signature scheme. More...
#include <eccrypto.h>
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
Static Public Member Functions inherited from DL_SS< DL_Keys_ECGDSA< EC >, DL_Algorithm_ECGDSA< EC >, DL_SignatureMessageEncodingMethod_DSA, H > | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
Public Types inherited from DL_SS< DL_Keys_ECGDSA< EC >, DL_Algorithm_ECGDSA< EC >, DL_SignatureMessageEncodingMethod_DSA, H > | |
typedef PK_FinalTemplate< DL_SignerImpl< SchemeOptions > > | Signer |
implements PK_Signer interface More... | |
typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
implements PK_Verifier interface More... | |
Public Types inherited from DL_Keys_ECGDSA< EC > | |
typedef DL_PublicKey_ECGDSA< EC > | PublicKey |
typedef DL_PrivateKey_ECGDSA< EC > | PrivateKey |
Elliptic Curve German Digital Signature Algorithm signature scheme.
EC | elliptic curve field |
H | HashTransformation derived class |
Definition at line 577 of file eccrypto.h.
|
inlinestatic |
Definition at line 583 of file eccrypto.h.