pqc/src
hasufell edf7aaf229
ENC: be less fault tolerant
2014-06-09 00:10:42 +02:00
..
Makefile DOC: refactor, use dedicated doxygen folder, add Index Page 2014-06-09 00:10:39 +02:00
ntru_ascii_poly.c ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +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 DEC: be less fault tolerant 2014-06-09 00:10:42 +02:00
ntru_decrypt.h DEC: be less fault tolerant 2014-06-09 00:10:42 +02:00
ntru_encrypt.c ENC: be less fault tolerant 2014-06-09 00:10:42 +02:00
ntru_encrypt.h ENC: be less fault tolerant 2014-06-09 00:10:42 +02:00
ntru_err.h ERR: add more error/warning macros 2014-06-09 00:10:40 +02:00
ntru_file.c FILE: be more fault tolerant 2014-06-09 00:10:41 +02:00
ntru_file.h FILE: be more fault tolerant 2014-06-09 00:10:41 +02:00
ntru_keypair.c ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_keypair.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +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: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_poly.h DOC: improve function documentation 2014-06-09 00:10:38 +02:00
ntru_poly_ascii.c ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_poly_ascii.h ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00
ntru_rnd.c ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +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