GetMaxSymmetricPlaintextLength(unsigned int cipherTextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
GetSymmetricCiphertextLength(unsigned int plainTextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
GetSymmetricKeyLength(unsigned int plainTextLength) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
SymmetricDecrypt(const byte *key, const byte *cipherText, unsigned int cipherTextLength, byte *plainText) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |
SymmetricEncrypt(RandomNumberGenerator &rng, const byte *key, const byte *plainText, unsigned int plainTextLength, byte *cipherText) const (defined in DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE >) | DL_EncryptionAlgorithm_Xor< MAC, DHAES_MODE > | [inline, virtual] |