Fabcoin Core  0.16.2
P2P Digital Currency
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CCrypter Member List

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

BytesToKeySHA512AES(const std::vector< unsigned char > &chSalt, const SecureString &strKeyData, int count, unsigned char *key, unsigned char *iv) const CCrypterprivate
CCrypter()CCrypterinline
CleanKey()CCrypterinline
Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext) const CCrypter
Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext) const 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
vchIVCCrypterprivate
vchKeyCCrypterprivate
wallet_crypto::TestCrypter classCCrypterfriend
~CCrypter()CCrypterinline