Search results

From OpenSSLWiki
Jump to navigationJump to search

Page title matches

  • #REDIRECT [[Talk:FIPS Warnings and Cautions]]
    45 bytes (6 words) - 11:40, 12 March 2014
  • Placeholder for the FIPS 140-2 category [[Category:FIPS 140]]
    2 members (0 subcategories, 0 files) - 18:42, 24 March 2013
  • 25 bytes (3 words) - 15:26, 9 August 2019
  • ...a stopgap, but I think it would be better to use this page to explain what FIPS mode is, and then include a link to the <tt>FIPS_mode()</tt> page. ...o. 1.0.2 is a FIPS capable release, 1.1.1 is not FIPS capable, 3.0 will be FIPS capable again. Confused yet? :-)
    2 KB (365 words) - 22:30, 9 August 2019
  • ...d made some changes per Matt's request. The thread at the [[Talk:FIPS Mode|FIPS mode talk page]] has all of the details.
    601 bytes (85 words) - 19:06, 9 August 2019
  • ...s://www.openssl.org/docs/fips/UserGuide-2.0.pdf User Guide for the OpenSSL FIPS Object Module v2.0]. ...//www.openssl.org/docs/fips/UserGuide-1.1.1.pdf User Guide for the OpenSSL FIPS Object Module v1.1].
    9 members (1 subcategory, 0 files) - 08:36, 13 March 2014
  • when set to non-zero you go into FIPS mode. when set to zero you go into non-FIPS mode.
    3 KB (512 words) - 08:27, 15 January 2015
  • ...built, and installed in accordance with the [https://www.openssl.org/docs/fips/SecurityPolicy-2.0.16.pdf security policy]. ...all to <tt>FIPS_mode_set()</tt>. Effectively, any non-zero value indicates FIPS mode. Values other than <tt>1</tt> may have additional significance, such a
    2 KB (374 words) - 19:03, 9 August 2019
  • #REDIRECT [[FIPS mode()]]
    25 bytes (3 words) - 13:38, 25 March 2013
  • ...ues and questions with building and using the FIPS 140-2 validated OpenSSL FIPS Object Module. === FIPS Module Build ===
    8 KB (1,197 words) - 11:35, 12 March 2014
  • ...graphy. If you are ''not'' doing business in US Federal and ''don't'' need FIPS validated cryptography, then see [[Android]] wiki page. ...no changes can be made to the sources. If you need to make changes to the FIPS Object Module, you will need to engage the OpenSSL Foundation for a separat
    24 KB (3,788 words) - 07:23, 3 December 2019
  • File:OpenSSL FIPS Library and Android Guide.pdf
    OpenSSL FIPS Library and Android Guide
    (108 KB) - 07:37, 29 June 2013
  • File:Fips hmac.c
    (3 KB) - 23:58, 28 June 2013
  • File:Fips-test.c
    fips-test program which dumps critical fips parameters
    (2 KB) - 23:59, 28 June 2013
  • File:OpenSSL-FIPS-Android.tar.gz
    Roll-up of files for OpenSSL FIPS Library and Android.
    (129 KB) - 00:17, 29 June 2013
  • 649 bytes (106 words) - 16:20, 1 October 2013
  • ...same as in the past – except you must call <tt>FIPS_mode_set</tt> to enter FIPS mode and engage the validated cryptography. ...no changes can be made to the sources. If you need to make changes to the FIPS Object Module, you will need to engage the OpenSSL Foundation for a separat
    10 KB (1,664 words) - 11:36, 12 March 2014
  • ...ed module", the developer will focus on questions like: How do I build the FIPS module for this platform? How do I code my application to use it? ...e where procurement policies require that cryptographic implementations be FIPS 140-2 validated.
    3 KB (560 words) - 11:40, 12 March 2014
  • | bgcolor="red" | [[File:Skull_and_crossbones.svg|50px|link=FIPS:FIPS Warnings and Cautions]] | <span style="color:red"> Important FIPS Warnings </span>
    205 bytes (26 words) - 20:27, 27 January 2014
  • ...u do you MUST verify the HMAC-SHA-1 digest with an independantly validated FIPS 140-2 product. Getting access to such a product may be very difficult for m ...ailably correct "download" solution was possible (at least for the OpenSSL FIPS Object Module which is held to a different standard than other validations)
    824 bytes (128 words) - 11:40, 12 March 2014

Page text matches

  • ...the new features available in OpenSSL 3.0 such as the availability of the FIPS module. === Providers and FIPS support ===
    54 KB (7,479 words) - 12:36, 20 September 2021
  • ...graphy. If you are ''not'' doing business in US Federal and ''don't'' need FIPS validated cryptography, then see [[Android]] wiki page. ...no changes can be made to the sources. If you need to make changes to the FIPS Object Module, you will need to engage the OpenSSL Foundation for a separat
    24 KB (3,788 words) - 07:23, 3 December 2019
  • ...ge discusses the use of FIPS with OpenSSL 1.0.x. It is NOT relevant to the FIPS provider in OpenSSL 3.0 or above. The new SP800-131A and FIPS 186-4 restrictions on algorithms and key sizes complicate
    21 KB (3,420 words) - 08:32, 2 February 2024
  • ...same as in the past – except you must call <tt>FIPS_mode_set</tt> to enter FIPS mode and engage the validated cryptography. ...no changes can be made to the sources. If you need to make changes to the FIPS Object Module, you will need to engage the OpenSSL Foundation for a separat
    10 KB (1,664 words) - 11:36, 12 March 2014
  • ...ected FIPS signature in your executable after final linking. Embedding the FIPS signature in your executable is most often accomplished with <tt>fisld</tt> ...am is linked, <tt>fisld</tt> will then invoke <tt>incore</tt> to embed the FIPS signature in your program.
    17 KB (2,747 words) - 19:02, 17 March 2014
  • ...ity Policy] details the way to build the fipscanister.o object module in a FIPS capable way. Below are the steps with sample instruction to build fipscanister.o and a FIPS Capable version of OpenSSL on HP-UX on Itanium 2 based platform.
    6 KB (930 words) - 08:45, 21 April 2014
  • ...ues and questions with building and using the FIPS 140-2 validated OpenSSL FIPS Object Module. === FIPS Module Build ===
    8 KB (1,197 words) - 11:35, 12 March 2014
  • ...n file. If you are ''not'' doing business in US Federal and ''don't'' need FIPS validated cryptography, then see [[Android]] wiki page. ...no changes can be made to the sources. If you need to make changes to the FIPS Object Module, you will need to engage the OpenSSL Foundation for a separat
    5 KB (877 words) - 00:00, 6 April 2016
  • when set to non-zero you go into FIPS mode. when set to zero you go into non-FIPS mode.
    3 KB (512 words) - 08:27, 15 January 2015
  • ...nly includes prime curves. That is, use this switch if you use <tt>openssl-fips-ecp-2.0.5</tt>. ...ult in broken builds because the 1.0.2 build system attempts to build in a FIPS configuration.
    35 KB (5,320 words) - 13:58, 16 April 2021
  • ...ed module", the developer will focus on questions like: How do I build the FIPS module for this platform? How do I code my application to use it? ...e where procurement policies require that cryptographic implementations be FIPS 140-2 validated.
    3 KB (560 words) - 11:40, 12 March 2014
  • ...built, and installed in accordance with the [https://www.openssl.org/docs/fips/SecurityPolicy-2.0.16.pdf security policy]. ...all to <tt>FIPS_mode_set()</tt>. Effectively, any non-zero value indicates FIPS mode. Values other than <tt>1</tt> may have additional significance, such a
    2 KB (374 words) - 19:03, 9 August 2019
  • == Compiling a Static OpenSSL FIPS Capable Apache2 httpd-2.4.18 == Install the latest FIPS OpenSSL (below steps)
    3 KB (551 words) - 15:17, 4 April 2016
  • ...c-module-validation-program/certificate/1747 #1747] in mid-2012. This 2.0 FIPS module is compatible with OpenSSL releases 1.0.1 and 1.0.2, and not with an ...VP for the Security Policy documents. Such inconsistencies are common with FIPS 140-2 validations; the outcome from one validation effort is not necessaril
    19 KB (2,634 words) - 10:25, 20 October 2022
  • == FIPS Mode == ...ibrary, and must be enabled with a call to <tt>FIPS_mode_set</tt>. Once in FIPS mode, a ''default DRBG'' is used as specified in [http://csrc.nist.gov/publ
    27 KB (4,265 words) - 02:33, 27 July 2019
  • ...y only one extant FIPS 140-2 validated cryptographic module, the ''OpenSSL FIPS Object Module 2.0''. This module is no longer being updated. As of May 2017 ..."Operational Environments" in FIPS-speak). More information about the 2.0 FIPS module can be found starting at [[FIPS_module_2.0]].
    2 KB (299 words) - 10:03, 31 May 2019
  • ...need the FIPS Validated Object Module and the FIPS Capable Library, see [[FIPS Library and Android]]. ...es can be obtained from http://www.openssl.org/source/, http://openssl.com/fips/2.0/platforms/android/, and below (see Downloads section).
    14 KB (2,159 words) - 07:22, 3 December 2019
  • ...a stopgap, but I think it would be better to use this page to explain what FIPS mode is, and then include a link to the <tt>FIPS_mode()</tt> page. ...o. 1.0.2 is a FIPS capable release, 1.1.1 is not FIPS capable, 3.0 will be FIPS capable again. Confused yet? :-)
    2 KB (365 words) - 22:30, 9 August 2019
  • ...s://www.openssl.org/docs/fips/UserGuide-2.0.pdf User Guide for the OpenSSL FIPS Object Module v2.0]. ...//www.openssl.org/docs/fips/UserGuide-1.1.1.pdf User Guide for the OpenSSL FIPS Object Module v1.1].
    9 members (1 subcategory, 0 files) - 08:36, 13 March 2014
  • :* [[FIPS mode()]], [[FIPS_mode_set()]] :* [[FIPS 140-2]]
    7 KB (1,004 words) - 08:00, 27 August 2019

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)