pqc/src
hasufell 476379b675 POLY: use our MACROS for error handling
All mp_* and pb_* functions that return an error code
should only be called via a MACRO which handles the error.
2014-05-12 20:32:34 +02:00
..
Makefile BUILD: update Makefile for mem.o 2014-05-12 20:32:34 +02:00
context.h ALL: set context members to unsigned int 2014-05-12 20:17:42 +02:00
err.h LICENSE: fix header 2014-04-15 13:35:04 +02:00
mem.c MEM: introduce our own ntru_malloc() function 2014-05-12 20:32:34 +02:00
mem.h MEM: introduce our own ntru_malloc() function 2014-05-12 20:32:34 +02:00
poly.c POLY: use our MACROS for error handling 2014-05-12 20:32:34 +02:00
poly.h POLY: use our MACROS for error handling 2014-05-12 20:32:34 +02:00
rand.c RAND: changed the function declaration to fit the the given needs better. 2014-05-12 20:32:34 +02:00
rand.h RAND: changed the function declaration to fit the the given needs better. 2014-05-12 20:32:34 +02:00