Botan 3.6.1
Crypto and TLS for C&
|
#include <botan/internal/polyn_gf2m.h>
#include <botan/exceptn.h>
#include <botan/internal/bit_ops.h>
#include <botan/internal/code_based_util.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
secure_vector< gf2m > | Botan::find_roots_gf2m_decomp (const polyn_gf2m &polyn, size_t code_length) |