pqc/src
hasufell 16677d8457
DOC: random doxygen improvements
2014-06-23 18:17:30 +02:00
..
Doxyfile DOC: run doxygen separately for internal/external API 2014-06-09 02:11:52 +02:00
Makefile ENC/DEC: implement compression via lz4 2014-06-22 22:44:03 +02:00
doxygen.dox ENC/DEC: implement compression via lz4 2014-06-22 22:44:03 +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/DEC: implement compression via lz4 2014-06-22 22:44:03 +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: optimize allocation 2014-06-09 00:10:43 +02:00
ntru_file.h FILE: be more fault tolerant 2014-06-09 00:10:41 +02:00
ntru_keypair.c ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_keypair.h DOC: random doxygen improvements 2014-06-23 17:42:25 +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 DOC: random doxygen improvements 2014-06-23 17:42:25 +02:00
ntru_poly.h DOC: random doxygen improvements 2014-06-23 17:42:25 +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: use more appropriate error macro 2014-06-09 00:10:43 +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