pqc/src
hasufell a265a89a0d
ALL: use const modifiers on parameters where possible
2014-06-09 00:10:35 +02:00
..
Makefile BUILD: update clean target 2014-05-30 18:40:42 +02:00
ascii_poly.c ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
ascii_poly.h ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +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 ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
decrypt.h ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
encrypt.c ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
encrypt.h ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
err.h DOC: add brief/file comments 2014-05-25 02:15:24 +02:00
file.c ALL: improve readability 2014-05-28 01:17:19 +02:00
file.h FILE: add missing include 2014-05-26 21:41:19 +02:00
keypair.c KEYGEN: fix typo 2014-05-30 22:26:36 +02:00
keypair.h KEYGEN: support import/export of keys 2014-05-30 19:23:45 +02:00
mem.c ALL: improve readability 2014-05-28 01:17:19 +02:00
mem.h ALL: improve readability 2014-05-25 23:04:22 +02:00
ntru_string.c ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
ntru_string.h ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
poly.c ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00
poly.h ALL: use const modifiers on parameters where possible 2014-06-09 00:10:35 +02:00