|
Botan
1.11.15
|
#include <botan/polyn_gf2m.h>#include <botan/gf2m_rootfind_dcmp.h>#include <botan/code_based_util.h>#include <botan/gf2m_small_m.h>#include <botan/internal/bit_ops.h>Go to the source code of this file.
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) |
1.7.6.1