Botan  1.11.15
Classes | Namespaces | Functions
src/lib/pubkey/mce/polyn_gf2m.h File Reference
#include <botan/gf2m_small_m.h>
#include <botan/rng.h>
#include <memory>
#include <utility>

Go to the source code of this file.

Classes

struct  Botan::polyn_gf2m

Namespaces

namespace  Botan

Functions

gf2m Botan::random_code_element (unsigned code_length, Botan::RandomNumberGenerator &rng)
std::vector< polyn_gf2m > Botan::syndrome_init (polyn_gf2m const &generator, std::vector< gf2m > const &support, int n)