pqc/src
hasufell 8fd5a6c829
ENC: fix encryption
2014-05-25 00:58:34 +02:00
..
Makefile BUILD: add keypair to build 2014-05-25 00:58:01 +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
decrypt.c ALL: Convert codebase to flint 2014-05-24 23:16:25 +02:00
decrypt.h ALL: Convert codebase to flint 2014-05-24 23:16:25 +02:00
encrypt.c ENC: fix encryption 2014-05-25 00:58:34 +02:00
encrypt.h ENC: fix encryption 2014-05-25 00:58:34 +02:00
err.h LICENSE: fix header 2014-04-15 13:35:04 +02:00
keypair.c KEYGEN: fix keys 2014-05-25 00:58:22 +02:00
keypair.h KEYGEN: fix keys 2014-05-25 00:58:22 +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 ALL: Convert codebase to flint 2014-05-24 23:16:25 +02:00
poly.h ALL: Convert codebase to flint 2014-05-24 23:16:25 +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