![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
DSA signature scheme. More...
#include <gfpcrypt.h>
Static Public Member Functions | |
static std::string CRYPTOPP_API | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
![]() | |
typedef PK_FinalTemplate< DL_SignerImpl< SchemeOptions > > | Signer |
implements PK_Signer interface More... | |
typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
implements PK_Verifier interface More... | |
![]() | |
typedef DL_PublicKey_GFP< DL_GroupParameters_DSA > | PublicKey |
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest< DL_PrivateKey_GFP< DL_GroupParameters_DSA >, DSA2< SHA > > | PrivateKey |
DSA signature scheme.
H | HashTransformation derived class |
The class is named DSA2 instead of DSA for backwards compatibility because DSA was a non-template class.
Definition at line 728 of file gfpcrypt.h.
|
inlinestatic |
Definition at line 754 of file gfpcrypt.h.