pqc/src
hasufell 4fbb63e67f
DOC: run doxygen separately for internal/external API
Also only install the external API on gh-pages.
2014-06-09 02:11:52 +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: run doxygen separately for internal/external API 2014-06-09 02:11:52 +02:00
ntru_ascii_poly.c ASCII->POLY: rm obsolete assignment 2014-06-09 00:10:44 +02:00
ntru_ascii_poly.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_common.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_decrypt.c POLY->ASCII: cleanup, rm REALLOCs 2014-06-09 00:10:43 +02:00
ntru_decrypt.h DEC: be less fault tolerant 2014-06-09 00:10:42 +02:00
ntru_encrypt.c POLY->ASCII: cleanup, rm REALLOCs 2014-06-09 00:10:43 +02:00
ntru_encrypt.h ENC: fix doxygen comments 2014-06-09 00:10:43 +02:00
ntru_err.h ERR: add more error/warning macros 2014-06-09 00:10:40 +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 KEYGEN: be more verbose on error 2014-06-09 00:10:42 +02:00
ntru_keypair.h KEYGEN: fix doxygen comments 2014-06-09 00:10:42 +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 doxygen comment 2014-06-09 00:10:43 +02:00
ntru_poly.h POLY: fix doxygen comments 2014-06-09 00:10:42 +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