pqc/src
hasufell 2488e4b33a
MEM: introduce our own ntru_malloc() function
Use this instead of malloc().
2014-04-22 20:46:04 +02:00
..
Makefile BUILD: fix possible linker errors 2014-04-17 17:37:44 +02:00
context.h ALL: set context members to unsigned int 2014-04-15 18:49:33 +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-04-22 20:46:04 +02:00
mem.h MEM: introduce our own ntru_malloc() function 2014-04-22 20:46:04 +02:00
poly.c MEM: introduce our own ntru_malloc() function 2014-04-22 20:46:04 +02:00
poly.h POLY: fix pb_inverse_poly_q() 2014-04-17 23:43:29 +02:00
rand.c RAND: use unsigned long instead of mp_digit 2014-04-15 18:21:42 +02:00
rand.h LICENSE: fix header 2014-04-15 13:35:04 +02:00