diff options
Diffstat (limited to 'libtomcrypt/TODO')
-rw-r--r-- | libtomcrypt/TODO | 14 |
1 files changed, 3 insertions, 11 deletions
diff --git a/libtomcrypt/TODO b/libtomcrypt/TODO index 226ec8a..30c6e4f 100644 --- a/libtomcrypt/TODO +++ b/libtomcrypt/TODO @@ -1,11 +1,3 @@ -stopped at ch12 --- needs examples for ecc/dsa!!! (and for asn.1) - -must have for v1.16 -- document PK build flags -- document makefile flags [INSTALL_* for instance] -- prepare manual for printing (both soft and hard cover) - -Nice to have [in order of precedence] -- add X9.63 IES -- add CPP macros like OpenSSL has for ASN1 (e.g. encode/decode functions, etc) shameless ripoff :-) +for 1.18 +- document new ECC functions +- add test for new functions |