Mercurial > dropbear
comparison TODO @ 280:59400faa4b44 libtomcrypt-orig libtomcrypt-1.05
Re-import libtomcrypt 1.05 for cleaner propagating.
From crypt-1.05.tar.bz2, SHA1 of 88250202bb51570dc64f7e8f1c943cda9479258f
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 08 Mar 2006 12:58:00 +0000 |
parents | |
children | 1b9e69c058d2 d5faf4814ddb |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 280:59400faa4b44 |
---|---|
1 For 1.06 | |
2 | |
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 |