From: Nikos Mavrogiannopoulos Date: Sat, 4 Jun 2011 21:04:52 +0000 (+0200) Subject: Added new TODO items. X-Git-Tag: gnutls_2_99_3~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13c861eaa7f48a315e2f5b571b125cdf05c81376;p=thirdparty%2Fgnutls.git Added new TODO items. --- diff --git a/doc/TODO b/doc/TODO index 68b2a1fa2e..19e5ba07c2 100644 --- a/doc/TODO +++ b/doc/TODO @@ -3,6 +3,11 @@ anything), contact the developer's mailing list (gnutls-dev@lists.gnupg.org), in order to avoid having people working on the same thing. Current list: +* Add certificate image support (see RFC3709, RFC6170) +* Perform signature calculation in PKCS #11 using not plain + 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. * Allow setting a PKCS #11 module to gnutls_x509_trust_list_t, to verify against, similarly to NSS way. * Support replacing individual algorithms via a PKCS #11 module -