BitPunch McEliece  v0.0.4
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sha512.c File Reference
#include "sha512.h"
#include "polarssl/polarssl/sha512.h"
#include <bitpunch/debugio.h>
#include <bitpunch/math/gf2.h>

Go to the source code of this file.

Functions

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

Function Documentation

int BPU_gf2VecHash ( BPU_T_GF2_Vector out,
const BPU_T_GF2_Vector in 
)

Definition at line 26 of file sha512.c.