![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
This is the complete list of members for CCrypter, including all inherited members.
| CCrypter() | CCrypter | inline |
| chIV | CCrypter | private |
| chKey | CCrypter | private |
| CleanKey() | CCrypter | inline |
| Decrypt(const std::vector< unsigned char > &vchCiphertext, CKeyingMaterial &vchPlaintext) | CCrypter | |
| Encrypt(const CKeyingMaterial &vchPlaintext, std::vector< unsigned char > &vchCiphertext) | 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 | |
| ~CCrypter() | CCrypter | inline |
1.8.8