=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.119 retrieving revision 1.120 diff -c -r1.119 -r1.120 *** www/crypto.html 2003/03/14 19:02:02 1.119 --- www/crypto.html 2003/04/08 15:26:52 1.120 *************** *** 388,393 **** --- 388,399 ---- the RNG. We will add support for other RNGs found on crypto chips.

+

  • VIA C3 RNG
    + The newer VIA C3 cpu contains a random number generator as an instruction. + As of 3.3 this random number generator is used + inside the kernel to feed the entropy pool. +

    +

  • OpenSSL
    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 *************** *** 454,460 **** OpenBSD www@openbsd.org
    ! $OpenBSD: crypto.html,v 1.119 2003/03/14 19:02:02 deraadt Exp $ --- 460,466 ---- OpenBSD www@openbsd.org
    ! $OpenBSD: crypto.html,v 1.120 2003/04/08 15:26:52 deraadt Exp $