From: Simon Josefsson Date: Fri, 2 Dec 2005 13:53:04 +0000 (+0000) Subject: Fix. X-Git-Tag: gnutls_1_3_1~30 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=568eb7223f6cdcecd7af2aae38892db60fdd9817;p=thirdparty%2Fgnutls.git Fix. --- diff --git a/doc/TODO b/doc/TODO index 3e37e133dc..36b2d53e8e 100644 --- a/doc/TODO +++ b/doc/TODO @@ -8,7 +8,7 @@ Current list: * Document the format for the supported DN attributes. * Audit the code * Parse passwordless PKCS#8 properly. -+ Support DES-MD5 PKCS#8 (1.2.840.113549.1.5.3) encrypted keys. ++ Support PKCS#8 AES and DES-MD5 encrypted keys. + Support setting key/cert via PKCS#12 blob containing PKCS#8 key and a certificate in a X.509 credential, i.e., gnutls_certificate_set_x509_pkcs12_file().