Botan 2.19.2
Crypto and TLS for C&
|
#include <botan/compression.h>
#include <botan/mem_ops.h>
#include <botan/exceptn.h>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
Compression_Algorithm * | Botan::make_compressor (const std::string &name) |
Decompression_Algorithm * | Botan::make_decompressor (const std::string &name) |