[BACK]Return to crypto.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/crypto.html between version 1.119 and 1.120

version 1.119, 2003/03/14 19:02:02 version 1.120, 2003/04/08 15:26:52
Line 388 
Line 388 
     the RNG.  We will add support for other RNGs found on crypto chips.      the RNG.  We will add support for other RNGs found on crypto chips.
     <p>      <p>
   
   <li><b>VIA C3 RNG</b><br>
       The newer VIA C3 cpu contains a random number generator as an instruction.
       As of <a href="33.html">3.3</a> this random number generator is used
       inside the kernel to feed the entropy pool.
       <p>
   
 <li><b>OpenSSL</b><br>  <li><b>OpenSSL</b><br>
     Years ago, we had a grand scheme to support crypto cards that can do      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      RSA/DH/DSA automatically via OpenSSL calls.  As of OpenBSD 3.2, that

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120