AccessMaterial() | PrivateKeyAlgorithm | inlinevirtual |
AccessPrivateKey()=0 | PrivateKeyAlgorithm | pure virtual |
Algorithm(bool checkSelfTestStatus=true) | Algorithm | |
AlgorithmName() const | Algorithm | inlinevirtual |
BERDecode(BufferedTransformation &bt) | AsymmetricAlgorithm | inline |
CiphertextLength(size_t plaintextLength) const | PK_FixedLengthCryptoSystemImpl< PK_Decryptor > | inlinevirtual |
Clone() const | Clonable | inlinevirtual |
CreateDecryptionFilter(RandomNumberGenerator &rng, BufferedTransformation *attachment=NULL, const NameValuePairs ¶meters=g_nullNameValuePairs) const | PK_Decryptor | virtual |
Decrypt(RandomNumberGenerator &rng, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs ¶meters=g_nullNameValuePairs) const | TF_DecryptorBase | virtual |
DEREncode(BufferedTransformation &bt) const | AsymmetricAlgorithm | inline |
FixedCiphertextLength() const | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
FixedLengthDecrypt(RandomNumberGenerator &rng, const byte *ciphertext, byte *plaintext, const NameValuePairs ¶meters=g_nullNameValuePairs) const | PK_Decryptor | inline |
FixedMaxPlaintextLength() const | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
GetMaterial() const | PrivateKeyAlgorithm | inlinevirtual |
GetMessageEncodingInterface() const =0 | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | protectedpure virtual |
GetPrivateKey() const | PrivateKeyAlgorithm | inlinevirtual |
GetTrapdoorFunctionBounds() const =0 | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | protectedpure virtual |
GetTrapdoorFunctionInterface() const =0 | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | protectedpure virtual |
MaxPlaintextLength(size_t ciphertextLength) const | PK_FixedLengthCryptoSystemImpl< PK_Decryptor > | inlinevirtual |
MessageEncodingInterface typedef | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | protected |
PaddedBlockBitLength() const | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlineprotected |
PaddedBlockByteLength() const | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlineprotected |
ParameterSupported(const char *name) const | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
TrapdoorFunctionInterface typedef | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | protected |
~Algorithm() | Algorithm | inlinevirtual |
~AsymmetricAlgorithm() | AsymmetricAlgorithm | inlinevirtual |
~Clonable() | Clonable | inlinevirtual |
~PK_CryptoSystem() | PK_CryptoSystem | inlinevirtual |
~PK_Decryptor() | PK_Decryptor | inlinevirtual |
~PK_FixedLengthCryptoSystemImpl() | PK_FixedLengthCryptoSystemImpl< PK_Decryptor > | inlinevirtual |
~PrivateKeyAlgorithm() | PrivateKeyAlgorithm | inlinevirtual |
~TF_Base() | TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > | inlineprotectedvirtual |
~TF_CryptoSystemBase() | TF_CryptoSystemBase< PK_Decryptor, TF_Base< TrapdoorFunctionInverse, PK_EncryptionMessageEncodingMethod > > | inlinevirtual |
~TF_DecryptorBase() | TF_DecryptorBase | inlinevirtual |