summaryrefslogtreecommitdiffhomepage
path: root/libtomcrypt/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/TODO')
-rw-r--r--libtomcrypt/TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/libtomcrypt/TODO b/libtomcrypt/TODO
new file mode 100644
index 0000000..226ec8a
--- /dev/null
+++ b/libtomcrypt/TODO
@@ -0,0 +1,11 @@
+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 :-)