pqc/src
hasufell f8b1649279 POLY: use mp_neg() instead of directly modifying struct 2014-05-12 20:17:42 +02:00
..
Makefile BUILD: fix linker errors when playing in main.c 2014-05-12 20:17:42 +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
poly.c POLY: use mp_neg() instead of directly modifying struct 2014-05-12 20:17:42 +02:00
poly.h POLY: improve error handling 2014-05-12 20:17:42 +02:00
rand.c RAND: use unsigned long instead of mp_digit 2014-05-12 20:16:25 +02:00
rand.h rand:ntru_get_rnd_poly_small: written a function to generate a random polynom 2014-05-12 20:13:22 +02:00