=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.13 retrieving revision 1.14 diff -c -r1.13 -r1.14 *** www/crypto.html 1998/02/23 21:46:03 1.13 --- www/crypto.html 1998/02/24 00:26:51 1.14 *************** *** 72,83 **** So far random numbers are used in the following places

--- 72,89 ---- So far random numbers are used in the following places

*************** *** 94,103 **** In OpenBSD MD5, SHA1, and RIPEMD-160 are used as Cryptographic Hash Functions, e.g.

--- 100,111 ---- In OpenBSD MD5, SHA1, and RIPEMD-160 are used as Cryptographic Hash Functions, e.g.

*************** *** 111,121 **** OpenBSD provides transforms like DES and Blowfish for the kernel and userland programs, which are used in many places like

--- 119,129 ---- OpenBSD provides transforms like DES and Blowfish for the kernel and userland programs, which are used in many places like

*************** *** 123,129 **** OpenBSD www@openbsd.org
! $OpenBSD: crypto.html,v 1.13 1998/02/23 21:46:03 deraadt Exp $ --- 131,137 ---- OpenBSD www@openbsd.org
! $OpenBSD: crypto.html,v 1.14 1998/02/24 00:26:51 deraadt Exp $