pqc/src
hasufell 03d935d088
ASCII->POLY: improve doxygen comments
2014-05-26 21:59:29 +02:00
..
Makefile STRING: provide function for deleting strings 2014-05-26 21:38:39 +02:00
ascii_poly.c ASCII->POLY: improve doxygen comments 2014-05-26 21:59:29 +02:00
ascii_poly.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
common.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
context.h ALL: use uint32_t instead of unsigned int 2014-05-25 22:47:54 +02:00
decrypt.c FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
decrypt.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
encrypt.c FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
encrypt.h FILE: add file subsystem and move string to ntru_string subs. 2014-05-26 21:30:42 +02:00
err.h DOC: add brief/file comments 2014-05-25 02:15:24 +02:00
file.c FILE: fix/add doxygen comments 2014-05-26 21:39:10 +02:00
file.h FILE: add missing include 2014-05-26 21:41:19 +02:00
keypair.c ALL: improve readability 2014-05-25 23:04:22 +02:00
keypair.h ALL: improve readability 2014-05-25 23:04:22 +02:00
mem.c ALL: improve readability 2014-05-25 23:04:22 +02:00
mem.h ALL: improve readability 2014-05-25 23:04:22 +02:00
ntru_string.c STRING: provide function for deleting strings 2014-05-26 21:38:39 +02:00
ntru_string.h STRING: provide function for deleting strings 2014-05-26 21:38:39 +02:00
poly.c ALL: improve readability 2014-05-25 23:04:22 +02:00
poly.h ALL: improve readability 2014-05-25 23:04:22 +02:00
rand.c ALL: use uint32_t instead of unsigned int 2014-05-25 22:47:54 +02:00
rand.h RAND: cleanup after merge 2014-05-19 21:58:56 +02:00