comparison libtomcrypt/TODO @ 1435:f849a5ca2efc

update to libtomcrypt 1.17 (with Dropbear changes)
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 17:50:50 +0800
parents 0cbe8f6dbf9e
children
comparison
equal deleted inserted replaced
1434:27b9ddb06b09 1435:f849a5ca2efc
1 stopped at ch12 1 for 1.18
2 -- needs examples for ecc/dsa!!! (and for asn.1) 2 - document new ECC functions
3 3 - add test for new functions
4 must have for v1.16
5 - document PK build flags
6 - document makefile flags [INSTALL_* for instance]
7 - prepare manual for printing (both soft and hard cover)
8
9 Nice to have [in order of precedence]
10 - add X9.63 IES
11 - add CPP macros like OpenSSL has for ASN1 (e.g. encode/decode functions, etc) shameless ripoff :-)