Crypto++
|
#include <rsa.h>
Public Types | |
typedef STANDARD | Standard |
see EncryptionStandard for a list of standards | |
typedef TF_CryptoSchemeOptions < ALG_INFO, RSA, MessageEncodingMethod > | SchemeOptions |
typedef PK_FinalTemplate < TF_DecryptorImpl < SchemeOptions > > | Decryptor |
implements PK_Decryptor interface | |
typedef PK_FinalTemplate < TF_EncryptorImpl < SchemeOptions > > | Encryptor |
implements PK_Encryptor interface | |
typedef RSAFunction | PublicKey |
typedef InvertibleRSAFunction | PrivateKey |
Static Public Member Functions | |
static std::string | StaticAlgorithmName () |