|
Botan
1.11.15
|
#include <botan/transform.h>#include <botan/stream_cipher.h>Go to the source code of this file.
Classes | |
| class | Botan::Cipher_Mode |
Namespaces | |
| namespace | Botan |
Enumerations | |
| enum | Botan::Cipher_Dir { Botan::ENCRYPTION, Botan::DECRYPTION } |
Functions | |
| Cipher_Mode * | Botan::get_cipher_mode (const std::string &algo_spec, Cipher_Dir direction) |
1.7.6.1