Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CCrypter Member List

This is the complete list of members for CCrypter, including all inherited members.

CCrypter()CCrypterinline
chIVCCrypterprivate
chKeyCCrypterprivate
CleanKey()CCrypterinline
Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext)CCrypter
Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext)CCrypter
fKeySetCCrypterprivate
SetKey(const CKeyingMaterial &chNewKey, const std::vector< unsigned char > &chNewIV)CCrypter
SetKeyFromPassphrase(const SecureString &strKeyData, const std::vector< unsigned char > &chSalt, const unsigned int nRounds, const unsigned int nDerivationMethod)CCrypter
~CCrypter()CCrypterinline