Fabcoin Core
0.16.2
P2P Digital Currency
|
DSA deterministic signature scheme. More...
#include <gfpcrypt.h>
Static Public Member Functions | |
static std::string CRYPTOPP_API | StaticAlgorithmName () |
Static Public Member Functions inherited from DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_DSA_RFC6979< Integer, H >, DL_SignatureMessageEncodingMethod_DSA, H, DSA_RFC6979< H > > | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
Public Types inherited from DL_SS< DL_SignatureKeys_GFP, DL_Algorithm_DSA_RFC6979< Integer, H >, DL_SignatureMessageEncodingMethod_DSA, H, DSA_RFC6979< 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_SignatureKeys_GFP | |
typedef DL_GroupParameters_GFP | GroupParameters |
typedef DL_PublicKey_GFP< GroupParameters > | PublicKey |
typedef DL_PrivateKey_GFP< GroupParameters > | PrivateKey |
DSA deterministic signature scheme.
H | HashTransformation derived class |
Definition at line 763 of file gfpcrypt.h.
|
inlinestatic |
Definition at line 770 of file gfpcrypt.h.