Mercurial > dropbear
annotate TODO @ 381:999a5eb4ed10 libtomcrypt-dropbear
propagate from branch 'au.asn.ucc.matt.ltc.orig' (head 52840647ac7f5c707c3bd158d119a15734a7ef28)
to branch 'au.asn.ucc.matt.ltc.dropbear' (head 20dccfc09627970a312d77fb41dc2970b62689c3)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 11 Jan 2007 02:39:21 +0000 |
parents | d5faf4814ddb |
children | 0cbe8f6dbf9e |
rev | line source |
---|---|
380 | 1 stopped at ch12 |
2 -- needs examples for ecc/dsa!!! (and for asn.1) | |
280
59400faa4b44
Re-import libtomcrypt 1.05 for cleaner propagating.
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
3 |
380 | 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 :-) |