Botan 2.19.3
Crypto and TLS for C&
Classes | Namespaces | Functions
commoncrypto_utils.h File Reference
#include <botan/sym_algo.h>
#include <CommonCrypto/CommonCrypto.h>

Go to the source code of this file.

Classes

struct  Botan::CommonCryptor_Opts
 

Namespaces

namespace  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)
 
CommonCryptor_Opts Botan::commoncrypto_opts_from_algo_name (const std::string &algo_name)