Mercurial > dropbear
annotate TODO @ 212:a3e31d3983cb libtomcrypt
merge of 24ccd6df75086f1028c185f4ad5946f449bf2e05
and cc138b6aed8d554f52f041a11afecb95e95ed3b8
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 06 Jul 2005 13:24:05 +0000 |
parents | 39d5d58461d6 |
children |
rev | line source |
---|---|
209 | 1 For 1.06 |
191
1c15b283127b
Import of libtomcrypt 1.02 with manual path rename rearrangement etc
Matt Johnston <matt@ucc.asn.au>
parents:
diff
changeset
|
2 |
209 | 3 1. export ECC functions globally [e.g. mulmod and the sets] |
4 - goal is tv_gen module and test vectors | |
5 2. ASN.1 SET and T61String | |
6 3. phase out DH code [RSA/ECC/DSA is enough] | |
7 4. Some ASN.1 demo programs [for now read the source code!] | |
8 5. Start working towards making the bignum code plugable | |
9 6. Look into other ECC point muls and consider a "precomp" interface | |
10 7. Add OID for ciphers and PRNGs to their descriptors |