=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- www/crypto.html 2002/05/18 17:55:41 1.106 +++ www/crypto.html 2002/06/19 18:16:15 1.107 @@ -297,7 +297,7 @@ This device is an asymmetric crypto unit. It has support for RSA, DSA, and DH algorithms, as well as other major big number functions. It also contains a very high performance random number generator. We have one - device, full documentation, and sample code. Development has started, and + device, full documentation, and sample code. As of OpenBSD 3.1, both the random number generator and big number unit are working.

@@ -337,6 +337,9 @@ faster (64bit, higher clock speed) version of the BCM5805. Untested support for the BCM5821 was also added post 3.0.

+ As of 3.1, the big num engine is supported, and RSA/DH/DSA operationg + can be accelerated. +

  • Securealink PCC-ISES
    @@ -389,11 +392,11 @@

  • OpenSSL
    - We have grand schemes for supporting crypto cards that can do RSA or DSA, - and exporting the functions of all crypto cards to OpenSSL so that - userland programs (i.e., ssh, - apache https, etc) - can benefit. + Years ago, we had a grand scheme to support crypto cards that can do + RSA/DH/DSA automatically via OpenSSL calls. As of OpenBSD 3.2, that + support works, and any card that is supported with such functionality + will automatically use the hardware, including OpenSSH and httpd in + SSL mode. No application changes are required.

    @@ -454,7 +457,7 @@ OpenBSD www@openbsd.org
    -$OpenBSD: crypto.html,v 1.106 2002/05/18 17:55:41 deraadt Exp $ +$OpenBSD: crypto.html,v 1.107 2002/06/19 18:16:15 deraadt Exp $