|
Botan 3.9.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/secmem.h>#include <memory>#include <utility>Go to the source code of this file.
Classes | |
| class | Botan::polyn_gf2m |
Namespaces | |
| namespace | Botan |
Functions | |
| secure_vector< gf2m > | Botan::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_gf2m > | Botan::syndrome_init (const polyn_gf2m &generator, const std::vector< gf2m > &support, int n) |
Internal Header.
Definition in file polyn_gf2m.h.