Remove FAQ about PKCS12 macros
[openssl-web.git] / docs / fips.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <!--#include virtual="/inc/head.shtml" -->
4 <body>
5   <!--#include virtual="/inc/banner.shtml" -->
6   <div id="main">
7     <div id="content">
8       <div class="blog-index">
9         <article>
10           <header><h2>FIPS-140</h2></header>
11           <div class="entry-content">
12
13             <p>The OpenSSL project has collaborated with the <a
14               href="http://oss-institute.org/"> Open Source Software Institute</a>
15             on the groundbreaking OpenSSL FIPS Object Module and other
16             validations. For a basic introduction and some general
17             background see <a
18               href="fipsnotes.html">Important Notes About OpenSSL and FIPS 140-2</a>.
19             For information about sponsorship and support, see
20             <a href="fipsvalidation.html">OpenSSL and FIPS 140-2</a>
21             </p>
22
23
24             <p>The most recent open source based validation of a cryptographic
25             module (Module) compatible with the OpenSSL libraries is v2.0.9,
26             FIPS 140-2 certificate <a
27             href="http://csrc.nist.gov/groups/STM/cmvp/documents/140-1/140val-all.htm#1747">#1747</a>.
28             This Module is documented in the
29             <a href="UserGuide-2.0.pdf">2.0 User Guide</a>.
30             </p>
31
32             <p>Thanks to multiple platform sponsorships the 2.0 validation
33             includes the largest number of formally tested platforms for any
34             validated module.</p>
35
36             The <a href="/source/openssl-fips-2.0.9.tar.gz">source code</a>,
37             <a href="fips/UserGuide-2.0.pdf">User Guide</a>, and
38             <a href="fips/SecurityPolicy-2.0.9.pdf">Security Policy</a>
39             are available.
40             Here is the complete set of files:</p>
41
42
43             <table>
44               <tr>
45                 <td>KBytes&nbsp;</td>
46                 <td>Date&nbsp;&nbsp;</td>
47                 <td>File&nbsp;</td>
48               </tr>
49               <!--#include virtual="fips.inc" -->
50             </table>
51             <p>&nbsp;</p>
52
53           </div>
54           <footer>
55             You are here: <a href="/">Home</a>
56             : <a href=".">Docs</a>
57             : <a href="">FIPS-140</a>
58             <br/><a href="/sitemap.txt">Sitemap</a>
59           </footer>
60         </article>
61       </div>
62       <!--#include virtual="sidebar.shtml" -->
63     </div>
64   </div>
65 <!--#include virtual="/inc/footer.shtml" -->
66 </body>
67 </html>