comparison libtomcrypt/TODO @ 1437:871b18fd7065 fuzz

merge from main (libtommath/libtomcrypt/curve25510-donna updates)
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 22:51:45 +0800
parents f849a5ca2efc
children
comparison
equal deleted inserted replaced
1432:41dca1e5ea34 1437:871b18fd7065
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 :-)