BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sha512.h File Reference
#include <bitpunch/config.h>
#include <stdint.h>
#include <bitpunch/math/gf2types.h>

Go to the source code of this file.

Macros

#define BPU_HASH_LEN   64
 

Functions

int BPU_gf2VecHash (BPU_T_GF2_Vector *out, const BPU_T_GF2_Vector *in)
 

Macro Definition Documentation

#define BPU_HASH_LEN   64

Definition at line 28 of file sha512.h.

Function Documentation

int BPU_gf2VecHash ( BPU_T_GF2_Vector out,
const BPU_T_GF2_Vector in 
)

Definition at line 26 of file sha512.c.