comparison libtomcrypt/TODO @ 1439:8d24733026c5 coverity

merge
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 23:33:16 +0800
parents f849a5ca2efc
children
comparison
equal deleted inserted replaced
1400:238a439670f5 1439:8d24733026c5
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 :-)