Botan 3.8.0
Crypto and TLS for C&
|
#include <botan/internal/commoncrypto.h>
#include <botan/block_cipher.h>
#include <botan/hex.h>
#include <botan/internal/commoncrypto_utils.h>
#include <CommonCrypto/CommonCrypto.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
std::unique_ptr< BlockCipher > | Botan::make_commoncrypto_block_cipher (std::string_view name) |