Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
DSA, as specified in FIPS 186-3 More...
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |
![]() | |
static std::string | StaticAlgorithmName () |
Additional Inherited Members | |
![]() | |
typedef PK_FinalTemplate < DL_SignerImpl< SchemeOptions > > | Signer |
implements PK_Signer interface | |
typedef PK_FinalTemplate < DL_VerifierImpl < SchemeOptions > > | Verifier |
implements PK_Verifier interface | |
![]() | |
typedef DL_PublicKey_GFP < DL_GroupParameters_DSA > | PublicKey |
typedef DL_PrivateKey_WithSignaturePairwiseConsistencyTest < DL_PrivateKey_GFP < DL_GroupParameters_DSA > , DSA2< SHA > > | PrivateKey |
DSA, as specified in FIPS 186-3
Definition at line 455 of file gfpcrypt.h.