summaryrefslogtreecommitdiff
path: root/future.wml
blob: 01d25f7c3bf8d42950b335c38a7174de918c6191 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#include 'common.wml' page="Future plans"

<table border="0" cellspacing="1" width="70%">
  <tr bgcolor=$(TABLE_HDCOLOR)><th>Future plans</th></tr>
  <tr bgcolor=$(TABLE_BGCOLOR)><td>Add support for hardware SSL accelerators</td></tr>
  <tr bgcolor=$(TABLE_BGCOLOR)><td>Add support for Kerberos ciphersuites</td></tr>
  <tr bgcolor=$(TABLE_BGCOLOR)><td>Exhaustive test suite using, e.g., <a href="http://csrc.nist.gov/pki/testing/x509paths_old.html">NIST's PKI test vectors</a></td></tr>
</table>

<p><a href="http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/gnutls/doc/TODO?rev=HEAD&cvsroot=GNU+TLS+Library">See
the CVS TODO file</a></p>

#include 'bottom.wml'