|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/cipher_mode.h>#include <botan/parsing.h>#include <botan/internal/commoncrypto.h>#include <botan/internal/rounding.h>#include <botan/scan_name.h>#include "commoncrypto_utils.h"Go to the source code of this file.
Namespaces | |
| Botan | |
Functions | |
| void | Botan::commoncrypto_adjust_key_size (const uint8_t key[], size_t length, const CommonCryptor_Opts &opts, secure_vector< uint8_t > &full_key) |
| CommonCryptor_Opts | Botan::commoncrypto_opts_from_algo (const std::string &algo) |
1.8.9.1