=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/crypto.html,v retrieving revision 1.139 retrieving revision 1.140 diff -u -r1.139 -r1.140 --- www/crypto.html 2014/03/11 07:02:06 1.139 +++ www/crypto.html 2014/03/28 04:13:10 1.140 @@ -17,31 +17,6 @@

Cryptography


-[OpenBSD] -
-
-
-"The mantra of any good security engineer is: "Security is not a -product, but a process." It's more than designing strong cryptography -into a system; it's designing the entire system such that all security -measures, including cryptography, work together."
-
--- Bruce Schneier, author of "Applied Cryptography". -
-
- -Index
-Why do we ship cryptography?.
-OpenSSH.
-Pseudo Random Number Generators (PRNG): ARC4, ...
-Cryptographic Hash Functions: MD5, SHA1, ...
-Cryptographic Transforms: DES, Blowfish, ...
-Cryptographic Hardware support
-International Cryptographers wanted
-Further Reading
-

-


-

Why do we ship cryptography?

@@ -79,20 +54,15 @@ extended to make use of Kerberos as well.

-VPNC TEST PARTNER OpenBSD was the first operating system to ship with an IPsec stack. We've been including IPsec since the OpenBSD 2.1 release in 1997. -Our fully conformant in-kernel IPsec stack, with hardware acceleration -based on a number of cards, and our own free ISAKMP daemon, is used as -one of the machines in the IPsec conformance testbed run by -VPNC. -

-Today cryptography is an important means for enhancing the security of an operating system. The +Today cryptography is an important means for enhancing the +security of an operating system. The cryptography utilized in OpenBSD can be classified into various -aspects, described as follows.

+aspects, described as follows. +

OpenSSH