pqc/src
hasufell 19a6ab89c7
KEYGEN: fix typo
2014-05-30 22:26:36 +02:00
..
Makefile BUILD: update clean target 2014-05-30 18:40:42 +02:00
ascii_poly.c ALL: fix memory leaks 2014-05-30 19:54:50 +02:00
ascii_poly.h ASCII->POLY: also allow binary data 2014-05-28 20:57:40 +02:00
common.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
context.h ALL: use uint32_t instead of unsigned int 2014-05-25 22:47:54 +02:00
decrypt.c DEC: style fix 2014-05-28 20:56:57 +02:00
decrypt.h DEC: improve error handling 2014-05-28 20:56:43 +02:00
encrypt.c ENC: fix encryption 2014-05-29 16:46:35 +02:00
encrypt.h ENC: improve error handling 2014-05-28 20:57:22 +02:00
err.h DOC: add brief/file comments 2014-05-25 02:15:24 +02:00
file.c ALL: improve readability 2014-05-28 01:17:19 +02:00
file.h FILE: add missing include 2014-05-26 21:41:19 +02:00
keypair.c KEYGEN: fix typo 2014-05-30 22:26:36 +02:00
keypair.h KEYGEN: support import/export of keys 2014-05-30 19:23:45 +02:00
mem.c ALL: improve readability 2014-05-28 01:17:19 +02:00
mem.h ALL: improve readability 2014-05-25 23:04:22 +02:00
ntru_string.c ALL: improve readability 2014-05-28 01:17:19 +02:00
ntru_string.h STRING: improve doxygen comment 2014-05-27 01:08:52 +02:00
poly.c ALL: fix memory leaks 2014-05-30 19:54:50 +02:00
poly.h ALL: improve readability 2014-05-25 23:04:22 +02:00