Botan 3.4.0
Crypto and TLS for C&
Classes | Namespaces | Functions
polyn_gf2m.h File Reference

Internal Header. More...

#include <botan/secmem.h>
#include <utility>

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 (const polyn_gf2m &generator, const std::vector< gf2m > &support, int n)
 

Detailed Description

Internal Header.

Definition in file polyn_gf2m.h.