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

Diff for /www/crypto.html between version 1.56 and 1.57

version 1.56, 2000/05/09 02:24:35 version 1.57, 2000/06/13 05:34:12
Line 282 
Line 282 
     our driver links in properly to the IPSEC stack<p>      our driver links in properly to the IPSEC stack<p>
     The 7751 is now considered slow by industry standards and many vendors      The 7751 is now considered slow by industry standards and many vendors
     have faster chips (even HiFn now has a faster but more expensive      have faster chips (even HiFn now has a faster but more expensive
     chip). We are moving towards supporting other chips such as:      chip).
     <p>      <p>
   <li><b>Broadcom Bluesteelnet 5501/5601/5805</b><br>
       Just after the OpenBSD 2.7 release, we succeeded at adding support
       for these early release parts provided to us by the vendor, specifically
       starting with the <a href="http://www.bluesteelnet.com/product.html">5501</a>.
       The other parts are similar, except that they also add a asymetric engine
       for running DSA, RSA, and other such algorithms.  With approximate
       performance starting at more than twice as fast as the HiFn, hopefully
       this part will become more common.  We have not fully optimized our driver
       yet, so performance figures will be forthcoming.
       <p>
   
   <li><b>Other cards</b><br>
       We are moving towards supporting other chips such as:
     <ul>      <ul>
     <li><a href="http://www.ire.com/OEM/OEMTechnologyDefault.htm">IRE 2141</a>      <li><a href="http://www.ire.com/OEM/OEMTechnologyDefault.htm">IRE 2141</a>
     <li><a href="http://www.bluesteelnet.com/product.html">Bluesteelnet 5501</a>  
     <li><a href="http://www.pcc.pijnenburg.nl/pcc-ises.htm">Pijnenburg PCC-ISES</a>      <li><a href="http://www.pcc.pijnenburg.nl/pcc-ises.htm">Pijnenburg PCC-ISES</a>
     <li>perhaps the      <li>perhaps the
     <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>
     <li>and others      <li>and others
     </ul>      </ul>
     <p>      <p>
     IRE and Bluesteelnet in particular have already been very      Of these, IRE in particular has already been very friendly, and have given
     friendly, and have given us all the information we need to support their      us all the information we need to support their hardware.  Other vendors
     hardware.  Other vendors are on our list, but we are focusing on the      are on our list, but we are focusing on the fast+cheap solutions first.
     fast+cheap solutions first.  
     Intel (and 3com to a lesser degree) don't yet fully understand how      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.

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57