AccessMaterial() | PublicKeyAlgorithm | inlinevirtual |
AccessPublicKey()=0 (defined in PublicKeyAlgorithm) | PublicKeyAlgorithm | pure virtual |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | Algorithm | inlinevirtual |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | inline |
CiphertextLength(size_t plaintextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >) | PK_FixedLengthCryptoSystemImpl< PK_Encryptor > | inlinevirtual |
Clone() const | Clonable | inlinevirtual |
CreateEncryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs ¶meters=g_nullNameValuePairs) const | PK_Encryptor | virtual |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | inline |
Encrypt(RandomNumberGenerator &rng, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs ¶meters=g_nullNameValuePairs) const | TF_EncryptorBase | virtual |
FixedCiphertextLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >) | TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
FixedMaxPlaintextLength() const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >) | TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
GetMaterial() const | PublicKeyAlgorithm | inlinevirtual |
GetPublicKey() const (defined in PublicKeyAlgorithm) | PublicKeyAlgorithm | inlinevirtual |
MaxPlaintextLength(size_t ciphertextLength) const (defined in PK_FixedLengthCryptoSystemImpl< PK_Encryptor >) | PK_FixedLengthCryptoSystemImpl< PK_Encryptor > | inlinevirtual |
ParameterSupported(const char *name) const (defined in TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > >) | TF_CryptoSystemBase< PK_Encryptor, TF_Base< RandomizedTrapdoorFunction, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
~Clonable() (defined in Clonable) | Clonable | inlinevirtual |
~PK_CryptoSystem() (defined in PK_CryptoSystem) | PK_CryptoSystem | inlinevirtual |