Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/gf2m_small_m.h>
#include <botan/exceptn.h>
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
gf2m | Botan::decode_gf2m (const uint8_t *mem) |
uint32_t | Botan::encode_gf2m (gf2m to_enc, uint8_t *mem) |
Variables | |
const size_t | Botan::MAX_EXT_DEG = 16 |