From: Nikos Mavrogiannopoulos Date: Fri, 11 May 2001 00:57:35 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: gnutls-0_1_2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49e1b2f230ac113ab93ce3bbd2256f791e082a87;p=thirdparty%2Fgnutls.git *** empty log message *** --- diff --git a/doc/TODO b/doc/TODO index 394f6d02e7..1c4e222789 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,5 @@ * x509 Certificate API (we need an ASN.1 parser or something) -* Add Kerberos support * OpenPGP certificate support (through libgcrypt) * Document API using texi (any volunteers?) +* use SRP password format as in Tom Wu's srp library +* Add Kerberos support (who wants that?)