summaryrefslogtreecommitdiff
path: root/libtomcrypt/TODO
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2017-06-24 17:50:50 +0800
committerMatt Johnston <matt@ucc.asn.au>2017-06-24 17:50:50 +0800
commit5b7abf855ea4fbe2aac19fde351ab292474736fe (patch)
treea4b574d8978686409a8a247b0a194d11c2bb4ce3 /libtomcrypt/TODO
parent120c1eca2c45f437ecef774fcb426d050da0bab7 (diff)
downloaddropbear-5b7abf855ea4fbe2aac19fde351ab292474736fe.tar.gz
update to libtomcrypt 1.17 (with Dropbear changes)
Diffstat (limited to 'libtomcrypt/TODO')
-rw-r--r--libtomcrypt/TODO14
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