![]() |
Bitcoin Core
26.1.0
P2P Digital Currency
|
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) const | wallet::CCrypter | private |
| CCrypter() | wallet::CCrypter | inline |
| CleanKey() | wallet::CCrypter | inline |
| Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext) const | wallet::CCrypter | |
| Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext) const | wallet::CCrypter | |
| fKeySet | wallet::CCrypter | private |
| 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 | |
| vchIV | wallet::CCrypter | private |
| vchKey | wallet::CCrypter | private |
| wallet_crypto_tests::TestCrypter class | wallet::CCrypter | friend |
| ~CCrypter() | wallet::CCrypter | inline |
1.8.14