Mercurial > dropbear
comparison libtomcrypt/TODO @ 330:5488db2e9e4e
merge of 332f709a4cb39cde4cedab7c3be89e05f3023067
and ca4ca78b82c5d430c69ce01bf794e8886ce81431
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 10 Jun 2006 16:39:40 +0000 |
parents | 1b9e69c058d2 |
children | 0cbe8f6dbf9e |
comparison
equal
deleted
inserted
replaced
329:8ed0dce45126 | 330:5488db2e9e4e |
---|---|
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 |