pqc/src
2014-05-19 21:32:56 +02:00
..
ascii_poly.c POLY->ASCII: added inline comments. 2014-05-18 18:28:39 +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
Makefile BUILD: remove obsolete object 2014-05-12 20:32:34 +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
pqc_encrypt.c ENC: added ecrypt func 2014-05-12 10:33:04 +02:00
pqc_encrypt.h rename files and write pb_encrypt func 2014-05-08 12:50:30 +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