Crypto++  8.8
Free C++ class library of cryptographic schemes
RC2::Encryption Member List

This is the complete list of members for RC2::Encryption, including all inherited members.

BlockCipherFinal()BlockCipherFinal< ENCRYPTION, Enc >inline
BlockCipherFinal(const byte *key)BlockCipherFinal< ENCRYPTION, Enc >inline
BlockCipherFinal(const byte *key, size_t length)BlockCipherFinal< ENCRYPTION, Enc >inline
BlockCipherFinal(const byte *key, size_t length, unsigned int rounds)BlockCipherFinal< ENCRYPTION, Enc >inline
Clone() constClonableImpl< DERIVED, BASE >inline
Encryption() (defined in RC2::Encryption)RC2::Encryptioninline
Encryption(const byte *key, size_t keyLen=DEFAULT_KEYLENGTH) (defined in RC2::Encryption)RC2::Encryptioninline
Encryption(const byte *key, size_t keyLen, int effectiveKeyLen) (defined in RC2::Encryption)RC2::Encryptioninline
IsForwardTransformation() constBlockCipherFinal< ENCRYPTION, Enc >inline