common.h
|
ENC/DEC: allow encryption/decryption of strings
|
2014-05-26 20:59:12 +02:00 |
context.h
|
ALL: use uint32_t instead of unsigned int
|
2014-05-25 22:47:54 +02:00 |
err.h
|
DOC: add brief/file comments
|
2014-05-25 02:15:24 +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 |
Makefile
|
ASCII->POLY: simplify with macros
|
2014-05-25 20:57:40 +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 |
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 |