![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
RSA signature algorithm. More...
#include <rsa.h>
Additional Inherited Members | |
Public Types inherited from TF_SS< RSA_ISO, P1363_EMSA2, H > | |
| typedef P1363_EMSA2 | Standard |
| see SignatureStandard for a list of standards More... | |
| typedef Standard::SignatureMessageEncodingMethod | MessageEncodingMethod |
| typedef TF_SignatureSchemeOptions< TF_SS< RSA_ISO, P1363_EMSA2, H, int >, RSA_ISO, MessageEncodingMethod, H > | SchemeOptions |
| typedef PK_FinalTemplate< TF_SignerImpl< SchemeOptions > > | Signer |
| implements PK_Signer interface More... | |
| typedef PK_FinalTemplate< TF_VerifierImpl< SchemeOptions > > | Verifier |
| implements PK_Verifier interface More... | |
Public Types inherited from RSA_ISO | |
| typedef RSAFunction_ISO | PublicKey |
| typedef InvertibleRSAFunction_ISO | PrivateKey |
Public Member Functions inherited from RSA_ISO | |
| CRYPTOPP_STATIC_CONSTEXPR const char *CRYPTOPP_API | StaticAlgorithmName () |
Static Public Member Functions inherited from TF_SS< RSA_ISO, P1363_EMSA2, H > | |
| static std::string CRYPTOPP_API | StaticAlgorithmName () |
RSA signature algorithm.
| H | hash transformation |
1.8.11