Add support for Compaq Atalla crypto accelerator.

This commit is contained in:
Ben Laurie
2000-02-16 22:15:39 +00:00
parent 8691ff97a1
commit bd03b99b9b
3 changed files with 201 additions and 0 deletions

View File

@@ -4,6 +4,11 @@
Changes between 0.9.4 and 0.9.5 [xx XXX 2000]
*) Add support for the Compaq Atalla crypto accelerator. If it is installed,
the support is automatically enabled. The resulting binaries will
autodetect the card and use it if present.
[Ben Laurie and Compaq Inc.]
*) Work around for Netscape hang bug. This sends certificate request
and server done in one record. Since this is perfectly legal in the
SSL/TLS protocol it isn't a "bug" option and is on by default. See