pqc/src
hasufell 2a6ad998ce
ENC: cleanup
2014-05-28 19:54:51 +02:00
..
Makefile BUILD: refactor Makefiles 2014-05-28 01:38:55 +02:00
ascii_poly.c ASCII->POLY: use malloc instead of calloc 2014-05-28 19:42:08 +02:00
ascii_poly.h ASCII->POLY: use double base64 encoding for more entropy 2014-05-28 02:04:45 +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 ALL: improve readability 2014-05-28 01:17:19 +02:00
decrypt.h ASCII->POLY: refactor and make more modular 2014-05-27 01:08:17 +02:00
encrypt.c ENC: cleanup 2014-05-28 19:54:51 +02:00
encrypt.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +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 ALL: improve readability 2014-05-28 01:17:19 +02:00
keypair.h ALL: improve readability 2014-05-25 23:04:22 +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: improve readability 2014-05-28 01:17:19 +02:00
poly.h ALL: improve readability 2014-05-25 23:04:22 +02:00
rand.c ALL: use uint32_t instead of unsigned int 2014-05-25 22:47:54 +02:00
rand.h RAND: cleanup after merge 2014-05-19 21:58:56 +02:00