|
Botan 3.9.0
Crypto and TLS for C&
|
This is the complete list of members for Botan::EME, including all inherited members.
| create(std::string_view algo_spec) | Botan::EME | static |
| maximum_input_size(size_t keybits) const =0 | Botan::EME | pure virtual |
| pad(std::span< uint8_t > output, std::span< const uint8_t > input, size_t key_length, RandomNumberGenerator &rng) const =0 | Botan::EME | pure virtual |
| unpad(std::span< uint8_t > output, std::span< const uint8_t > input) const =0 | Botan::EME | pure virtual |
| ~EME() | Botan::EME | virtual |