Bitcoin Core  27.99.0
P2P Digital Currency
wallet::CCrypter Member List

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

BytesToKeySHA512AES(const std::vector< unsigned char > &chSalt, const SecureString &strKeyData, int count, unsigned char *key, unsigned char *iv) constwallet::CCrypterprivate
CCrypter()wallet::CCrypterinline
CleanKey()wallet::CCrypterinline
Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext) constwallet::CCrypter
Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext) constwallet::CCrypter
fKeySetwallet::CCrypterprivate
SetKey(const CKeyingMaterial &chNewKey, const std::vector< unsigned char > &chNewIV)wallet::CCrypter
SetKeyFromPassphrase(const SecureString &strKeyData, const std::vector< unsigned char > &chSalt, const unsigned int nRounds, const unsigned int nDerivationMethod)wallet::CCrypter
vchIVwallet::CCrypterprivate
vchKeywallet::CCrypterprivate
wallet_crypto_tests::TestCrypter classwallet::CCrypterfriend
~CCrypter()wallet::CCrypterinline