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