You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
hasufell e4bdeb1e79
DOC: fix doxygen comments
9 years ago
..
Doxyfile DOC: run doxygen separately for internal/external API 10 years ago
Makefile BUILD: rm obsolete references 9 years ago
doxygen.dox DOC: add doxygen to deps 9 years ago
ntru_ascii_poly.c ENC/DEC: implement compression via lz4 9 years ago
ntru_ascii_poly.h ASCII->POLY: rm obsolete comments 9 years ago
ntru_common.h ALL: prefix all files with ntru_ 10 years ago
ntru_decrypt.c ENC/DEC: implement compression via lz4 9 years ago
ntru_decrypt.h DOC: random doxygen improvements 9 years ago
ntru_encrypt.c ENC: fix possible memory error 9 years ago
ntru_encrypt.h DOC: random doxygen improvements 9 years ago
ntru_err.h ERR: improve doxygen doc 9 years ago
ntru_file.c FILE: improve error handling 9 years ago
ntru_file.h FILE: be more fault tolerant 10 years ago
ntru_keypair.c KEYGEN: improve error handling 9 years ago
ntru_keypair.h DOC: minor fixes 9 years ago
ntru_mem.c ALL: prefix all files with ntru_ 10 years ago
ntru_mem.h ALL: prefix all files with ntru_ 10 years ago
ntru_params.h PARAMS: use forward declaration 10 years ago
ntru_poly.c POLY: fix substraction 9 years ago
ntru_poly.h DOC: fix doxygen comments 9 years ago
ntru_poly_ascii.c ENC/DEC: implement compression via lz4 9 years ago
ntru_poly_ascii.h POLY->ASCII: cleanup, rm REALLOCs 10 years ago
ntru_rnd.c RND: rm obsolete include 9 years ago
ntru_rnd.h DOC: random doxygen improvements 9 years ago
ntru_string.c ALL: use const modifiers on parameters where possible 10 years ago
ntru_string.h STRING: add missing doxygen comment 10 years ago