Botan 2.19.3
Crypto and TLS for C&
Classes | Namespaces | Functions
polyn_gf2m.h File Reference
#include <botan/secmem.h>
#include <utility>
#include <string>

Go to the source code of this file.

Classes

class  Botan::polyn_gf2m
 

Namespaces

namespace  Botan
 

Functions

secure_vector< gf2mBotan::find_roots_gf2m_decomp (const polyn_gf2m &polyn, size_t code_length)
 
gf2m Botan::random_code_element (uint16_t code_length, RandomNumberGenerator &rng)
 
gf2m Botan::random_gf2m (RandomNumberGenerator &rng)
 
std::vector< polyn_gf2mBotan::syndrome_init (polyn_gf2m const &generator, std::vector< gf2m > const &support, int n)