|
Crypto++
5.6.5
Free C++ class library of cryptographic schemes
|
ESIGN, as defined in IEEE P1363a. More...
Inheritance diagram for ESIGN< H, STANDARD >:Additional Inherited Members | |
Public Types inherited from TF_SS< P1363_EMSA5, H, ESIGN_Keys > | |
| typedef P1363_EMSA5 | Standard |
| see SignatureStandard for a list of standards | |
| typedef Standard::SignatureMessageEncodingMethod | MessageEncodingMethod |
| typedef TF_SignatureSchemeOptions< TF_SS< P1363_EMSA5, H, ESIGN_Keys, int >, ESIGN_Keys, MessageEncodingMethod, H > | SchemeOptions |
| typedef PK_FinalTemplate< TF_SignerImpl< SchemeOptions > > | Signer |
| implements PK_Signer interface | |
| typedef PK_FinalTemplate< TF_VerifierImpl< SchemeOptions > > | Verifier |
| implements PK_Verifier interface | |
Static Public Member Functions inherited from TF_SS< P1363_EMSA5, H, ESIGN_Keys > | |
| static std::string | StaticAlgorithmName () |
ESIGN, as defined in IEEE P1363a.