summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-28 17:16:25 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2012-01-28 17:16:25 +0100
commitdf00c7b030248bc8fc061667e64d21bc3c6fcef7 (patch)
treeeb16a8d9e1fedcf5d875ea68a5b6114e1158c0c9 /doc/TODO
parent2b1336e8109a5fdac6c587274733b0e8b33bda21 (diff)
downloadgnutls-df00c7b030248bc8fc061667e64d21bc3c6fcef7.tar.gz
updated todo
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index 323e124089..655b5cff4b 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -10,7 +10,7 @@ Current list:
RSA but rather the combination of RSA-SHA256, RSA-SHA1 etc.
That will allow the usage of more secure tokens that do not
allow plain RSA.
-* Support PKCS#8 AES and DES-MD5 (tests/enc3pkcs8.pem) encrypted keys.
+* Support PKCS#8 DES-MD5 (tests/enc3pkcs8.pem) encrypted keys.
(openssl seems to use DES-MD5 to encrypt keys by default)
* Add support for generating empty CRLs
* Document the format for the supported DN attributes.