Bitcoin ABC  0.26.3
P2P Digital Currency
CCrypter Member List

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

BytesToKeySHA512AES(const std::vector< uint8_t > &chSalt, const SecureString &strKeyData, int count, uint8_t *key, uint8_t *iv) constCCrypterprivate
CCrypter()CCrypterinline
CleanKey()CCrypterinline
Decrypt(const std::vector< uint8_t > &vchCiphertext, CKeyingMaterial &vchPlaintext) constCCrypter
Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< uint8_t > &vchCiphertext) constCCrypter
fKeySetCCrypterprivate
SetKey(const CKeyingMaterial &chNewKey, const std::vector< uint8_t > &chNewIV)CCrypter
SetKeyFromPassphrase(const SecureString &strKeyData, const std::vector< uint8_t > &chSalt, const unsigned int nRounds, const unsigned int nDerivationMethod)CCrypter
vchIVCCrypterprivate
vchKeyCCrypterprivate
wallet_crypto_tests::TestCrypter classCCrypterfriend
~CCrypter()CCrypterinline