pqc/src
hasufell a15ef46ea6
ENC: fixup after merge
2014-05-19 22:26:10 +02:00
..
Makefile ENC: fixup after merge 2014-05-19 22:26:10 +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
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
ntru_decrypt.c Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 09:51:47 +02:00
ntru_decrypt.h changed return type of ntru_decrypt, implemented second starmultiply, 2014-05-03 16:02:09 +02:00
poly.c Merge branch 'master' of ssh://gitlab.hasufell.de:22022/wiseqube/quantumcrypto 2014-05-19 21:33:38 +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: fixup after merge 2014-05-19 22:26:10 +02:00
pqc_encrypt.h rename files and write pb_encrypt func 2014-05-08 12:50:30 +02:00
rand.c RAND: cleanup after merge 2014-05-19 21:58:56 +02:00
rand.h RAND: cleanup after merge 2014-05-19 21:58:56 +02:00