[BACK]Return to crypto.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/crypto.html, Revision 1.1

1.1     ! deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
        !             2: <html>
        !             3: <head>
        !             4: <title>OpenBSD</title>
        !             5: <link rev=made href=mailto:www@openbsd.org>
        !             6: <meta name="resource-type" content="document">
        !             7: <meta name="description" content="OpenBSD Cryptography use">
        !             8: <meta name="keywords" content="openbsd,main">
        !             9: <meta name="distribution" content="global">
        !            10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
        !            11: </head>
        !            12:
        !            13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
        !            14:
        !            15: <img alt="[OpenBSD]" SRC="/images/smalltitle.gif">
        !            16:
        !            17: <p>
        !            18: <h3><font color=#e00000><strong>OpenBSD Cryptography</strong></font></h3>
        !            19:
        !            20: The OpenBSD project is based in Canada.<p>
        !            21:
        !            22: The <a href=href=http://axion.physics.ubc.ca/ECL.html>Export Control
        !            23: List of Canada</a> places no restriction on the export of
        !            24: cryptographic software, and is in fact even more explicit about the
        !            25: free export of freely-available cryptographic software.<p>
        !            26:
        !            27: Hence the OpenBSD project has cryptography into numerous places in
        !            28: the operating system:<p>
        !            29:
        !            30: <ul>
        !            31: <li>Strong blowfish based password entries.
        !            32: <li>KerberosIV fully integrated.
        !            33: <li>IPSEC with 10+ cyphers integrated into the OS.
        !            34: <li>IPSEC Photuris daemon
        !            35: <li>Strong random number components used in numerous places.
        !            36: <li>All the normal DES code in libc, where it belongs.
        !            37: <li>(What have I missed?)
        !            38: </ul>
        !            39:
        !            40: <hr>
        !            41: <font size="-1">
        !            42: <em>This site Copyright &copy; 1996-1998 OpenBSD.</em><br>
        !            43: $OpenBSD: index.html,v 1.19 1998/02/20 12:33:50 deraadt Exp $
        !            44: </font>
        !            45:
        !            46: </BODY>
        !            47: </HTML>