=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.104 retrieving revision 1.105 diff -c -r1.104 -r1.105 *** www/crypto.html 2002/04/28 21:57:08 1.104 --- www/crypto.html 2002/05/16 02:21:13 1.105 *************** *** 297,308 **** 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, but ! currently only the random number generator is supported.

  • ! Broadcom BCM5805 (or beta chip Bluesteelnet 5501)
    Just after the OpenBSD 2.7 release, we succeeded at adding preliminary support for these early release parts provided to us by the vendor, specifically starting with the test chip 5501. --- 297,318 ---- 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 ! both the random number generator and big number unit are working.

    +

  • + Hifn 7814/7851/7854
    + This device is a packet processor and asymmetric crypto unit. It has + support for RSA, DSA, and DH algorithms, as well as other major big number + functions and also has a random number generator. Currently, only the + big number engine and the random number generator are supported (no + packet transforms). +

    +

  • ! Broadcom BCM5805/BCM5820/BCM5821 ! (or beta chip Bluesteelnet 5501/5601)
    Just after the OpenBSD 2.7 release, we succeeded at adding preliminary support for these early release parts provided to us by the vendor, specifically starting with the test chip 5501. *************** *** 441,447 **** OpenBSD www@openbsd.org
    ! $OpenBSD: crypto.html,v 1.104 2002/04/28 21:57:08 miod Exp $ --- 451,457 ---- OpenBSD www@openbsd.org
    ! $OpenBSD: crypto.html,v 1.105 2002/05/16 02:21:13 jason Exp $