From: Nikos Mavrogiannopoulos Date: Mon, 2 Sep 2002 21:29:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_5_5~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=db5a09ef3483085a602145aba7754100e3e94730;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/doc/TODO b/doc/TODO index a3442635f7..d0a0c0778f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -4,15 +4,13 @@ in order to avoid having people working on the same thing. Current list: + Add ability to read PKCS-12 structures (certificate and private key) -+ Add support for temporary RSA keys (needed in EXPORT ciphersuites) * Add option to read the SRP parameters using a callback (server side) -* Add support for the certificate authenticated SRP cipher suites -* Add function to return cipher suite names * Convert documentation to texinfo format * Merge common stuff in DHE and DHA key exchange -* Add GPGSM certificate manager support -* Add support for certificate CRLs +* Add support for certificate CRLs in certificate verification * Audit the code +* Add GPGSM certificate manager support +- Add support for the certificate authenticated SRP cipher suites - Add Kerberos support (+) Means high priority