pqc/src
malte 3bf66ce274 POLY->ASCII: Added a function to get a string out of a given polynom. 2014-05-18 18:08:36 +02:00
..
Makefile BUILD: remove obsolete object 2014-05-12 20:32:34 +02:00
ascii_poly.c POLY->ASCII: Added a function to get a string out of a given polynom. 2014-05-18 18:08:36 +02:00
ascii_poly.h POLY->ASCII: Added a function to get a string out of a given polynom. 2014-05-18 18:08:36 +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 Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 16:54:31 +02:00
poly.h Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 16:54:31 +02:00
rand.c Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 16:54:31 +02:00
rand.h RAND: changed ntru_get_poly_big() to ntru_get_random_poly() 2014-05-12 20:35:06 +02:00