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

Diff for /www/crypto.html between version 1.51 and 1.52

version 1.51, 2000/04/13 12:47:04 version 1.52, 2000/04/13 12:58:59
Line 272 
Line 272 
     <a href="http://www.3com.com/promotions/3c990promo/index.html">3com 3c990</a>,      <a href="http://www.3com.com/promotions/3c990promo/index.html">3com 3c990</a>,
     and others. IRE and Bluesteelnet in particular  have already been very      and others. IRE and Bluesteelnet in particular  have already been very
     friendly, and have given us all the information we need to support their      friendly, and have given us all the information we need to support their
     hardware.  If people wish to help with writing drivers,      hardware.
     <a href=#people>come and help us</a>.      Intel (and 3com to a lesser degree) don't yet fully understand how
     (Note: Intel (and 3com to a lesser degree) don't yet fully understand how  
     they could benefit from giving us documentation for their cryptography      they could benefit from giving us documentation for their cryptography
     cards, so feel free to contact them independently and encourage them.)      cards, so feel free to contact them independently and encourage them.
       <p>
       If people wish to help with writing drivers,
       <a href=#people>come and help us</a>.
 <p>  <p>
 <li><b>Intel 82802AB/82802AC Firmware Hub RNG</b><br>  <li><b>Intel 82802AB/82802AC Firmware Hub RNG</b><br>
     The 82802 FWH chip (found on i810, i820, and i840 motherboards) contains      The 82802 FWH chip (found on i810, i820, and i840 motherboards) contains
     a random number generator (RNG).  High-performance IPSEC requires more      a random number generator (RNG).  High-performance IPSEC requires more
     random number entropy.  As of April 10, 2000, we support the RNG.  We      random number entropy.  As of April 10, 2000, we support the RNG.  We
     will add support for other RNG's found on crypto chips.      will add support for other RNG's found on crypto chips.
   <p>
   <li><b>OpenSSL</b><br>
       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 (ie. <a href="http://www.openssh.com">ssh</a>,
       <a href="http://www.modssl.org/">apache https</a>, etc)
       can benefit.
 </ul>  </ul>
   
 <p>  <p>

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52