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

Diff for /www/crypto.html between version 1.77 and 1.78

version 1.77, 2001/04/23 08:44:00 version 1.78, 2001/04/24 17:47:50
Line 214 
Line 214 
 <ul>  <ul>
 <li>In <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=skey>S/Key</a>  <li>In <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=skey>S/Key</a>
     to provide one time passwords.      to provide one time passwords.
 <li>In <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec>IPsec</a>,  <li>In <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec>IPSEC</a>,
     <a href=http://www.physnet.uni-hamburg.de/provos/photuris/>photurisd</a>      <a href=http://www.physnet.uni-hamburg.de/provos/photuris/>photurisd</a>
     and      and
     <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd>isakmpd(8)</a>      <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd>isakmpd(8)</a>
Line 246 
Line 246 
     passwords.  See also the <a href="papers/bcrypt-paper.ps">USENIX paper</a>      passwords.  See also the <a href="papers/bcrypt-paper.ps">USENIX paper</a>
     on this topic.      on this topic.
 <li>In  <li>In
     <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec>IPsec</a>      <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec>IPSEC</a>
     to provide confidentiality for the network layer.      to provide confidentiality for the network layer.
 <li>In Kerberos and a handful of kerberized applications, like  <li>In Kerberos and a handful of kerberized applications, like
     <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=telnet>telnet</a>,      <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=telnet>telnet</a>,
Line 258 
Line 258 
 <li>In <a href=http://www.physnet.uni-hamburg.de/provos/photuris/>  <li>In <a href=http://www.physnet.uni-hamburg.de/provos/photuris/>
     photurisd</a> and      photurisd</a> and
     <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd>isakmpd</a>      <a href=http://www.openbsd.org/cgi-bin/man.cgi?query=isakmpd>isakmpd</a>
     to protect the exchanges where IPsec key material is negotiated.      to protect the exchanges where IPSEC key material is negotiated.
 <li>In AFS to protect the messages passing over the network, providing  <li>In AFS to protect the messages passing over the network, providing
     confidentiality of remote filesystem access.      confidentiality of remote filesystem access.
 <li>In libssl to let applications communicate over the de-facto standard  <li>In libssl to let applications communicate over the de-facto standard
Line 345 
Line 345 
     these devices has started.      these devices has started.
     <p>      <p>
   
 <li><b><a href="http://www.3com.com/promotions/3c990promo/index.html">  <li><b>3com 3c990</b><br>
     3com 3c990</a></b><br>  
     3com gave us a driver to support the ethernet component of this chipset,      3com gave us a driver to support the ethernet component of this chipset,
     and based on that, we have written our own ethernet driver.  The driver      and based on that, we have written our own ethernet driver.  The driver
     is not yet imported, since we are waiting for a licencing change which we      is not yet imported, since we are waiting for a licencing change which we
     require on the microcode.  We have also received (all?) the information      require on the microcode.  We have also received (all?) the information
     needed for supporting the cryptographic functions, which will require a      needed for supporting the cryptographic functions, which will require a
     little bit amount of IPSEC subsystem rearranging.  Check back later..      little bit of IPSEC subsystem rearranging.  Check back later..
     <p>      <p>
   
 <li><b>Intel IPSEC card</b><br>  <li><b>Intel IPSEC card</b><br>

Legend:
Removed from v.1.77  
changed lines
  Added in v.1.78