Go to file
Tomáš Mráz 3bdf494b4f - a few fixes from upstream CVS
- move libcrypto to /lib (#559953)
2010-04-09 15:25:39 +00:00
.cvsignore - update to final 1.0.0 upstream release 2010-03-30 09:37:41 +00:00
Makefile Fix typo that causes a failure to update the common directory. (releng 2009-11-25 22:56:35 +00:00
Makefile.certificate - abort if selftests failed and random number generator is polled 2009-06-30 11:17:45 +00:00
README.FIPS - update to new major upstream release 2009-08-20 14:20:57 +00:00
hobble-openssl - update to new major upstream release 2009-08-20 14:20:57 +00:00
make-dummy-cert - abort if selftests failed and random number generator is polled 2009-06-30 11:17:45 +00:00
openssl-0.9.6-x509.patch auto-import openssl-0.9.6b-18 from openssl-0.9.6b-18.src.rpm 2004-09-09 09:41:24 +00:00
openssl-0.9.8a-no-rpath.patch - don't set -rpath for openssl binary 2005-11-16 21:45:59 +00:00
openssl-0.9.8b-test-use-localhost.patch - use localhost in testsuite, hopefully fixes slow build in koji 2007-08-03 12:16:54 +00:00
openssl-0.9.8g-ia64.patch - rediff for no fuzz 2008-08-10 20:36:12 +00:00
openssl-0.9.8j-bad-mime.patch - new upstream version with necessary soname bump (#455753) 2009-01-15 09:10:25 +00:00
openssl-0.9.8j-env-nozlib.patch - new upstream version with necessary soname bump (#455753) 2009-01-15 09:10:25 +00:00
openssl-0.9.8j-version-add-engines.patch - new upstream version with necessary soname bump (#455753) 2009-01-15 09:10:25 +00:00
openssl-1.0.0-beta3-defaults.patch - update to new major upstream release 2009-08-20 14:20:57 +00:00
openssl-1.0.0-beta3-fipscheck.patch - update to new major upstream release 2009-08-20 14:20:57 +00:00
openssl-1.0.0-beta3-fipsmode.patch - update to new upstream version, no soname bump needed 2009-11-12 15:51:40 +00:00
openssl-1.0.0-beta3-fipsrng.patch - update to new major upstream release 2009-08-20 14:20:57 +00:00
openssl-1.0.0-beta3-soversion.patch - update to new major upstream release 2009-08-20 14:20:57 +00:00
openssl-1.0.0-beta4-aesni.patch - add support for Intel AES-NI 2010-01-13 09:21:02 +00:00
openssl-1.0.0-beta4-algo-doc.patch - update to new upstream version, no soname bump needed 2009-11-12 15:51:40 +00:00
openssl-1.0.0-beta4-ca-dir.patch - update to new upstream version, no soname bump needed 2009-11-12 15:51:40 +00:00
openssl-1.0.0-beta4-default-paths.patch - update to new upstream version, no soname bump needed 2009-11-12 15:51:40 +00:00
openssl-1.0.0-beta4-dtls1-abi.patch - update to new upstream version, no soname bump needed 2009-11-12 15:51:40 +00:00
openssl-1.0.0-beta4-redhat.patch - fix build on s390x 2009-11-20 09:27:16 +00:00
openssl-1.0.0-beta5-cipher-change.patch - new upstream release 2010-01-21 08:12:12 +00:00
openssl-1.0.0-beta5-enginesdir.patch - new upstream release 2010-01-21 08:12:12 +00:00
openssl-1.0.0-beta5-ipv6-apps.patch - gracefully handle zero length in assembler implementations of 2010-02-12 17:20:50 +00:00
openssl-1.0.0-beta5-readme-warning.patch - new upstream release 2010-01-21 08:12:12 +00:00
openssl-1.0.0-dtls1-backports.patch - a few fixes from upstream CVS 2010-04-09 15:25:39 +00:00
openssl-1.0.0-fips.patch - update to final 1.0.0 upstream release 2010-03-30 09:37:41 +00:00
openssl-1.0.0-init-sha256.patch - a few fixes from upstream CVS 2010-04-09 15:25:39 +00:00
openssl-1.0.0-name-hash.patch - set UTC timezone on pod2man run (#578842) 2010-04-06 14:49:34 +00:00
openssl-1.0.0-timezone.patch - set UTC timezone on pod2man run (#578842) 2010-04-06 14:35:57 +00:00
openssl-1.0.0-version.patch - update to final 1.0.0 upstream release 2010-03-30 09:37:41 +00:00
openssl-thread-test.c - new upstream version 2005-11-08 13:52:29 +00:00
openssl.spec - a few fixes from upstream CVS 2010-04-09 15:25:39 +00:00
opensslconf-new-warning.h auto-import openssl-0.9.7a-34 from openssl-0.9.7a-34.src.rpm 2004-09-09 09:49:16 +00:00
opensslconf-new.h sparc handling 2008-05-20 15:16:15 +00:00
sources - update to final 1.0.0 upstream release 2010-03-30 09:37:41 +00:00

README.FIPS

User guide for the FIPS Red Hat Enterprise Linux - OpenSSL Module
=================================================================

This package contains libraries which comprise the FIPS 140-2
Red Hat Enterprise Linux - OPENSSL Module.

The module files
================
/lib[64]/libcrypto.so.0.9.8e
/lib[64]/libssl.so.0.9.8e
/lib[64]/.libcrypto.so.0.9.8e.hmac
/lib[64]/.libssl.so.0.9.8e.hmac

Dependencies
============

The approved mode of operation requires kernel with /dev/urandom RNG running
with properties as defined in the security policy of the module. This is
provided by kernel packages with validated Red Hat Enterprise Linux - IPSec
Crytographic Module.

Installation
============

The RPM package of the module can be installed by standard tools recommended
for installation of RPM packages on the Red Hat Enterprise Linux system (yum,
rpm, RHN remote management tool).

For proper operation of the in-module integrity verification the prelink has to
be disabled. This can be done with setting PRELINKING=no in the
/etc/sysconfig/prelink configuration file. If the libraries were already
prelinked the prelink should be undone on all the system files with the
'prelink -u -a' command.

Usage and API
=============

The module respects kernel command line FIPS setting. If the kernel command
line contains option fips=1 the module will initialize in the FIPS approved
mode of operation automatically. To allow for the automatic initialization the
application using the module has to call one of the following API calls:

- void OPENSSL_init(void) - this will do only a basic initialization of the
library and does initialization of the FIPS approved mode without setting up
EVP API with supported algorithms.

- void OPENSSL_add_all_algorithms(void) - this API function calls
OPENSSL_init() implicitly and also adds all approved algorithms to the EVP API
in the approved mode 

- void SSL_library_init(void) - it calls OPENSSL_init() implicitly and also
adds algorithms which are necessary for TLS protocol support and initializes
the SSL library.

To explicitely put the library to the approved mode the application can call
the following function:

- int FIPS_mode_set(int on) - if called with 1 as a parameter it will switch
the library from the non-approved to the approved mode. If any of the selftests
and integrity verification tests fail, the library is put into the error state
and 0 is returned. If they succeed the return value is 1.

To query the module whether it is in the approved mode or not:

- int FIPS_mode(void) - returns 1 if the module is in the approved mode,
0 otherwise.

To query whether the module is in the error state:

- int FIPS_selftest_failed(void) - returns 1 if the module is in the error
state, 0 otherwise.

To zeroize the FIPS RNG key and internal state the application calls:

- void RAND_cleanup(void)