Botan 3.3.0
Crypto and TLS for C&
Namespaces | Functions
code_based_key_gen.cpp File Reference
#include <botan/mceliece.h>
#include <botan/internal/code_based_util.h>
#include <botan/internal/loadstor.h>
#include <botan/internal/mce_internal.h>
#include <botan/internal/polyn_gf2m.h>

Go to the source code of this file.

Namespaces

namespace  Botan
 

Functions

McEliece_PrivateKey Botan::generate_mceliece_key (RandomNumberGenerator &rng, size_t ext_deg, size_t code_length, size_t t)