![]() |
MySQL 9.5.0
Source Code Documentation
|
Namespaces | |
| namespace | mrs |
| namespace | mrs::authentication |
Functions | |
| std::string | mrs::authentication::crypto_hmac (const std::string &key, const std::string &data) |
| std::string | mrs::authentication::crypto_xor (const std::string &key, const std::string &data) |
| std::string | mrs::authentication::crypto_sha256 (const std::string &data) |