BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_BPU_T_Goppa_Params Struct Reference

#include <goppatypes.h>

Data Fields

uint16_t m
 degree of mod polynomial More...
 
uint16_t t
 error capability of code More...
 
BPU_T_GF2_16x mod
 Galois field polynomial. More...
 

Detailed Description

Goppa code params.

Definition at line 38 of file goppatypes.h.

Field Documentation

uint16_t m

degree of mod polynomial

Definition at line 39 of file goppatypes.h.

Galois field polynomial.

Definition at line 41 of file goppatypes.h.

uint16_t t

error capability of code

Definition at line 40 of file goppatypes.h.


The documentation for this struct was generated from the following file: