diff options
author | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 17:50:50 +0800 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2017-06-24 17:50:50 +0800 |
commit | a79b61517bc7123250d0e2dc21dc18deccf0bb64 (patch) | |
tree | f95c80c6801abd286eaf370dd794859235d1be82 /libtomcrypt/TODO | |
parent | 99361f54ca77e0d1ff821c02d7d8df3a87aafde5 (diff) |
update to libtomcrypt 1.17 (with Dropbear changes)
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 |