1
0
Derivar 0
pqc/src
hasufell e4bdeb1e79
DOC: fix doxygen comments
2014-09-13 18:26:47 +02:00
..
Doxyfile DOC: run doxygen separately for internal/external API 2014-06-09 02:11:52 +02:00
Makefile BUILD: rm obsolete references 2014-06-27 16:06:23 +02:00
doxygen.dox DOC: add doxygen to deps 2014-06-28 13:03:40 +02:00
ntru_ascii_poly.c ENC/DEC: implement compression via lz4 2014-06-22 22:44:03 +02:00
ntru_ascii_poly.h ASCII->POLY: rm obsolete comments 2014-06-19 17:20:06 +02:00
ntru_common.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_decrypt.c ENC/DEC: implement compression via lz4 2014-06-22 22:44:03 +02:00
ntru_decrypt.h DOC: random doxygen improvements 2014-06-23 17:42:25 +02:00
ntru_encrypt.c ENC: fix possible memory error 2014-06-28 00:47:47 +02:00
ntru_encrypt.h DOC: random doxygen improvements 2014-06-23 17:42:25 +02:00
ntru_err.h ERR: improve doxygen doc 2014-06-22 22:23:37 +02:00
ntru_file.c FILE: improve error handling 2014-06-28 00:48:54 +02:00
ntru_file.h FILE: be more fault tolerant 2014-06-09 00:10:41 +02:00
ntru_keypair.c KEYGEN: improve error handling 2014-06-28 00:44:33 +02:00
ntru_keypair.h DOC: minor fixes 2014-06-28 13:11:36 +02:00
ntru_mem.c ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_mem.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_params.h PARAMS: use forward declaration 2014-06-09 00:10:37 +02:00
ntru_poly.c POLY: fix substraction 2014-09-13 18:26:31 +02:00
ntru_poly.h DOC: fix doxygen comments 2014-09-13 18:26:47 +02:00
ntru_poly_ascii.c ENC/DEC: implement compression via lz4 2014-06-22 22:44:03 +02:00
ntru_poly_ascii.h POLY->ASCII: cleanup, rm REALLOCs 2014-06-09 00:10:43 +02:00
ntru_rnd.c RND: rm obsolete include 2014-06-28 02:54:05 +02:00
ntru_rnd.h DOC: random doxygen improvements 2014-06-23 18:17:30 +02:00
ntru_string.c ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
ntru_string.h STRING: add missing doxygen comment 2014-06-09 00:10:38 +02:00