pqc/src
hasufell 018e4f68e4
ERR: improve doxygen doc
2014-06-22 22:23:37 +02:00
..
Doxyfile DOC: run doxygen separately for internal/external API 2014-06-09 02:11:52 +02:00
Makefile DOC: run doxygen separately for internal/external API 2014-06-09 02:11:52 +02:00
doxygen.dox DOC: improve doxygen intro pages 2014-06-09 02:17:21 +02:00
ntru_ascii_poly.c ASCII->POLY: rm obsolete trailing NULL byte 2014-06-09 13:09:44 +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 ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_decrypt.h ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_encrypt.c ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_encrypt.h ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +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 ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +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 ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_poly.h ALL: rearrange out-parameters to consistently match flint logic 2014-06-22 22:20:07 +02:00
ntru_poly_ascii.c POLY->ASCII: cleanup, rm REALLOCs 2014-06-09 00:10:43 +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 ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +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