|
Crypto++
8.5
Free C++ class library of cryptographic schemes
|
DSA deterministic signature scheme. More...
Inheritance diagram for DSA_RFC6979< H >:Static Public Member Functions | |
| static std::string | 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 | |
| typedef PK_FinalTemplate< DL_VerifierImpl< SchemeOptions > > | Verifier |
| implements PK_Verifier interface | |
DSA deterministic signature scheme.
| H | HashTransformation derived class |
Definition at line 840 of file gfpcrypt.h.
1.8.17