|
Botan
2.13.0
Crypto and TLS for C++11
|
#include <botan/types.h>#include <vector>Go to the source code of this file.
Classes | |
| class | Botan::GF2m_Field |
Namespaces | |
| Botan | |
Typedefs | |
| typedef uint16_t | Botan::gf2m |
Functions | |
| gf2m | Botan::decode_gf2m (const uint8_t *mem) |
| uint32_t | Botan::encode_gf2m (gf2m to_enc, uint8_t *mem) |
1.8.9.1