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

Diff for /www/security.html between version 1.112 and 1.113

version 1.112, 1999/09/28 21:27:21 version 1.113, 1999/10/02 00:51:05
Line 413 
Line 413 
 documents are available as follows.<p>  documents are available as follows.<p>
   
 <ul>  <ul>
 <li>A Future-Adaptable Password Scheme  <li>A Future-Adaptable Password Scheme.<br>
     Niels Provos, David Mazieres.<br>      by <a href=mailto:provos@openbsd.org>Niels Provos<a/>,
       <a href=mailto:dm@openbsd.org>David Mazieres</a>.<br>
     <a href=papers/bcrypt-paper.ps>paper</a> and      <a href=papers/bcrypt-paper.ps>paper</a> and
     <a href=papers/bcrypt-slides.ps>slides</a>.      <a href=papers/bcrypt-slides.ps>slides</a>.
 <li>Cryptography in OpenBSD: An Overview<br>  <p>
     Theo de Raadt, Niklas Hallqvist, Artur Grabowski,  <li>Cryptography in OpenBSD: An Overview.<br>
     Angelos D. Keromytis, Niels Provos.<br>      by <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>,
       <a href=mailto:niklas@openbsd.org>Niklas Hallqvist</a>,
       <a href=mailto:art@openbsd.org>Artur Grabowski</a>,
       <a href=mailto:angelos@openbsd.org>Angelos D. Keromytis</a>,
       <a href=mailto:provos@openbsd.org>Niels Provos</a>.<br>
     <a href=papers/crypt-paper.ps>paper</a> and      <a href=papers/crypt-paper.ps>paper</a> and
     <a href=papers/crypt-slides.ps>slides</a>.      <a href=papers/crypt-slides.ps>slides</a>.
 <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.  <p>
     Todd C. Miller, Theo de Raadt.<br>  <li>strlcpy and strlcat -- consistent, safe, string copy and concatenation.<br>
       by <a href=mailto:millert@openbsd.org>Todd C. Miller</a>,
       <a href=mailto:deraadt@openbsd.org>Theo de Raadt</a>.<br>
     <a href=papers/strlcpy-paper.ps>paper</a> and      <a href=papers/strlcpy-paper.ps>paper</a> and
     <a href=papers/strlcpy-slides.ps>slides</a>.      <a href=papers/strlcpy-slides.ps>slides</a>.
   <p>
 </ul>  </ul>
   
 </dl>  </dl>

Legend:
Removed from v.1.112  
changed lines
  Added in v.1.113