|
Botan 3.9.0
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/secmem.h>#include <botan/internal/cmce_gf.h>#include <botan/internal/loadstor.h>#include <optional>Go to the source code of this file.
Classes | |
| struct | Botan::Classic_McEliece_Polynomial_Ring::Big_F_Coefficient |
| Represents a non-zero coefficient of the modulus F(y) (which is in GF(q)[y]). More... | |
| class | Botan::Classic_McEliece_Minimal_Polynomial |
| Representation of a minimal polynomial in GF(q)[y]. More... | |
| class | Botan::Classic_McEliece_Polynomial |
| Representation of a Classic McEliece polynomial. More... | |
| class | Botan::Classic_McEliece_Polynomial_Ring |
| Represents the polynomial ring GF(q)[y]/F(y) where F(y) is the modulus polynomial in GF(q)[y] of degree t. More... | |
Namespaces | |
| namespace | Botan |
Functions | |
| bool | Botan::operator== (const Classic_McEliece_Polynomial_Ring::Big_F_Coefficient &lhs, const Classic_McEliece_Polynomial_Ring::Big_F_Coefficient &rhs) |
Internal Header.
Definition in file cmce_poly.h.