Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
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