From: Nikos Mavrogiannopoulos Date: Sun, 1 Dec 2002 19:50:27 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls_0_6_0~45 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=904a4f2957f7bc2d3bc20186bc9db9fc760045d4;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/doc/TODO b/doc/TODO index 2bc1353fb3..a3820e770b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -6,7 +6,6 @@ Current list: + Add ability to read PKCS-12 structures (certificate and private key) * Add more functions to parse DER encoded private keys * Add option to read the SRP parameters using a callback (server side) -* Add functions to generate SRP parameters and SRP verifiers * Convert documentation to texinfo format * Add support for certificate CRLs in certificate verification * Audit the code