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