diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-28 17:16:25 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-01-28 17:16:25 +0100 |
commit | df00c7b030248bc8fc061667e64d21bc3c6fcef7 (patch) | |
tree | eb16a8d9e1fedcf5d875ea68a5b6114e1158c0c9 | |
parent | 2b1336e8109a5fdac6c587274733b0e8b33bda21 (diff) | |
download | gnutls-df00c7b030248bc8fc061667e64d21bc3c6fcef7.tar.gz |
updated todo
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |