Botan
1.11.15
|
#include <botan/goppa_code.h>
#include <botan/gf2m_rootfind_dcmp.h>
#include <botan/code_based_util.h>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Functions | |
secure_vector< byte > | Botan::mceliece_decrypt (secure_vector< gf2m > &error_pos, const byte *ciphertext, u32bit ciphertext_len, const McEliece_PrivateKey &key) |