Crypto++  5.6.3
Free C++ class library of cryptographic schemes
DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > Member List

This is the complete list of members for DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >, including all inherited members.

GetMaxSymmetricPlaintextLength(size_t ciphertextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual
GetSymmetricCiphertextLength(size_t plaintextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual
GetSymmetricKeyLength(size_t plaintextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual
ParameterSupported(const char *name) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual
SymmetricDecrypt(const byte *key, const byte *ciphertext, size_t ciphertextLength, byte *plaintext, const NameValuePairs &parameters) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plaintext, size_t plaintextLength, byte *ciphertext, const NameValuePairs &parameters) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >)DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >inlinevirtual