=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.17 retrieving revision 1.18 diff -c -r1.17 -r1.18 *** www/crypto.html 1998/04/07 05:03:30 1.17 --- www/crypto.html 1998/05/05 18:43:14 1.18 *************** *** 61,67 ****

!

Pseudo Random Number Generators

A Pseudo Random Number Generator (PRNG) provides applications with a stream of numbers which have certain important properties for system security:

--- 61,67 ----

!

Pseudo Random Number Generators

A Pseudo Random Number Generator (PRNG) provides applications with a stream of numbers which have certain important properties for system security:

*************** *** 98,104 ****

!

Cryptographic Hash Functions

A Hash Function compresses its input data to a string of constant size. For a Cryptographic Hash Function it is infeasible to find --- 98,104 ----

!

Cryptographic Hash Functions

A Hash Function compresses its input data to a string of constant size. For a Cryptographic Hash Function it is infeasible to find *************** *** 120,126 ****

!

Cryptographic Transforms

Cryptographic Transforms are used to encrypt and decrypt data. These are normally used with an encryption key for data encryption and with --- 120,126 ----

!

Cryptographic Transforms

Cryptographic Transforms are used to encrypt and decrypt data. These are normally used with an encryption key for data encryption and with *************** *** 142,148 **** OpenBSD www@openbsd.org
! $OpenBSD: crypto.html,v 1.17 1998/04/07 05:03:30 deraadt Exp $ --- 142,148 ---- OpenBSD www@openbsd.org
! $OpenBSD: crypto.html,v 1.18 1998/05/05 18:43:14 deraadt Exp $