aboutsummaryrefslogtreecommitdiffstats
path: root/doc/todo.txt
diff options
context:
space:
mode:
authorlloyd <[email protected]>2006-06-05 23:47:33 +0000
committerlloyd <[email protected]>2006-06-05 23:47:33 +0000
commit765e314a47a061efbca41fc8526ef17ed59d60d7 (patch)
treee667743065609d4f14a80fb0dc677ce184dad35f /doc/todo.txt
parent5b5730d94506af76f4aa47ea2ed51be67ecb4b62 (diff)
Mention that the CMS code is now in misc/cms
Diffstat (limited to 'doc/todo.txt')
-rw-r--r--doc/todo.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo.txt b/doc/todo.txt
index 87647747c..7d9060fe6 100644
--- a/doc/todo.txt
+++ b/doc/todo.txt
@@ -3,10 +3,11 @@ interested in working on something here (or something else!), drop me an email
and we can coordinate efforts.
* Algorithms / Related
- - Algorithms: ECDSA, ECDH, ... ?
+ - ECDSA
+ - ECDH
* X.509 / PKCS / ASN.1
- - X.509 code is in need of a major cleanup
+ - X.509 code is in need of a major cleanup, both API and internal
- OCSP (RFC 2560)
- Attribute Certificates (RFC 3281)
- Support for Unicode (BMP STRING/UNIVERSAL STRING) strings in ASN1_String
@@ -15,7 +16,7 @@ and we can coordinate efforts.
* New Interfaces / Protocols
- SSL/TLS: Alpha release is available (http://ajisai.randombit.net)
- OpenPGP
- - CMS: alpha1 is available as a separate download; currently stalled
+ - CMS: incomplete sources in misc/cms
- NIST's PKAPI: needs CMS
* Modules