Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CEncryption Member List

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

base64_decode(std::string &in)CEncryptionstatic
base64_encode(const std::string &in)CEncryptionstatic
decryptEVP(unsigned char *ciphertext, int32_t ciphertext_len, unsigned char *key, unsigned char *iv, unsigned char *plaintext)CEncryptionstatic
DecryptPassword(const std::string &cypherText)CEncryptionstatic
encryptEVP(unsigned char *plaintext, int32_t plaintext_len, unsigned char *key, unsigned char *iv, unsigned char *ciphertext)CEncryptionstatic
EncryptPassword(const std::string &plainText)CEncryptionstatic
getEVPiv()CEncryptionstatic
getEVPkey()CEncryptionstatic
md5(const std::string &message)CEncryptionstatic
sha256(const std::string &message)CEncryptionstatic