Botan  1.11.15
Classes | Namespaces | Enumerations | Functions
src/lib/modes/cipher_mode.h File Reference
#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)