=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.36 retrieving revision 1.37 diff -u -r1.36 -r1.37 --- www/crypto.html 1999/09/22 07:20:19 1.36 +++ www/crypto.html 1999/09/22 18:33:43 1.37 @@ -11,12 +11,10 @@ - [OpenBSD] +

+

Cryptography

-

Cryptography

-
- Index
Why do we ship cryptography?.
Full Disclosure policy.
@@ -33,7 +31,7 @@
-
  • Why do we ship cryptography?

    +

  • Why do we ship cryptography?

    In three words: because we can.

    @@ -77,7 +75,7 @@

    -

  • Pseudo Random Number Generators

    +

  • 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:

    @@ -121,7 +119,7 @@

    -

  • Cryptographic Hash Functions

    +

  • 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: @@ -155,7 +153,7 @@

    -

  • Cryptographic Transforms

    +

  • Cryptographic Transforms

    Cryptographic Transforms are used to encrypt and decrypt data. These are normally used with an encryption key for data encryption and with @@ -191,7 +189,7 @@

    -

  • International Cryptographers Wanted

    +

  • International Cryptographers Wanted

    Of course, our project needs people to work on these systems. If any non-American cryptographer who meets the constraints listed earlier is @@ -200,7 +198,7 @@

    -

  • Further Reading

    +

  • Further Reading

    A number of papers have been written by OpenBSD team members, about cryptographic changes they have done in OpenBSD. The postscript @@ -225,7 +223,7 @@ OpenBSD www@openbsd.org
    -$OpenBSD: crypto.html,v 1.36 1999/09/22 07:20:19 deraadt Exp $ +$OpenBSD: crypto.html,v 1.37 1999/09/22 18:33:43 deraadt Exp $