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

#include <goppatypes.h>

Data Fields

BPU_T_GF2_Matrixg_mat
 Generator matrix. More...
 
BPU_T_GF2_16x_Matrixh_mat
 Control matrix H. More...
 
BPU_T_GF2_16x_Polyg
 gen. polynomial More...
 
BPU_T_Perm_Vectorpermutation
 permutation "matrix" More...
 
uint16_t support_len
 number of elements in support More...
 

Detailed Description

Internal Goppa code structure.

Definition at line 27 of file goppatypes.h.

Field Documentation

gen. polynomial

Definition at line 30 of file goppatypes.h.

Generator matrix.

Definition at line 28 of file goppatypes.h.

Control matrix H.

Definition at line 29 of file goppatypes.h.

BPU_T_Perm_Vector* permutation

permutation "matrix"

Definition at line 31 of file goppatypes.h.

uint16_t support_len

number of elements in support

Definition at line 32 of file goppatypes.h.


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