Fabcoin Core
0.16.2
P2P Digital Currency
|
Elliptic Curve DSA (ECDSA) deterministic signature scheme. More...
#include <eccrypto.h>
Static Public Member Functions | |
static std::string CRYPTOPP_API | StaticAlgorithmName () |
Static Public Member Functions inherited from DL_SS< DL_Keys_ECDSA< EC >, DL_Algorithm_ECDSA_RFC6979< EC, H >, DL_SignatureMessageEncodingMethod_DSA, H, ECDSA_RFC6979< EC, H > > | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
Public Types inherited from DL_SS< DL_Keys_ECDSA< EC >, DL_Algorithm_ECDSA_RFC6979< EC, H >, DL_SignatureMessageEncodingMethod_DSA, H, ECDSA_RFC6979< EC, 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_ECDSA< EC > | |
typedef DL_PublicKey_EC< EC > | PublicKey |
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest< DL_PrivateKey_EC< EC >, ECDSA< EC, SHA256 > > | PrivateKey |
Elliptic Curve DSA (ECDSA) deterministic signature scheme.
EC | elliptic curve field |
H | HashTransformation derived class |
Definition at line 387 of file eccrypto.h.
|
inlinestatic |
Definition at line 394 of file eccrypto.h.