=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -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,22 **** - [OpenBSD] -

Cryptography

-
- Index
Why do we ship cryptography?.
Full Disclosure policy.
--- 11,20 ---- [OpenBSD] +

+

Cryptography

Index
Why do we ship cryptography?.
Full Disclosure policy.
*************** *** 33,39 ****
!
  • Why do we ship cryptography?

    In three words: because we can.

    --- 31,37 ----

    !
  • Why do we ship cryptography?

    In three words: because we can.

    *************** *** 77,83 ****

    !

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

    --- 75,81 ----

    !

  • 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,127 ****

    !

  • 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: --- 119,125 ----

    !

  • 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,161 ****

    !

  • Cryptographic Transforms

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

    !

  • 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,197 ****

    !

  • 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 --- 189,195 ----

    !

  • 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,206 ****

    !

  • Further Reading

    A number of papers have been written by OpenBSD team members, about cryptographic changes they have done in OpenBSD. The postscript --- 198,204 ----

    !

  • Further Reading

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