openssl/crypto/err
Dr. Stephen Henson 7207eca1ee The first of many changes to make OpenSSL 1.0.1 FIPS capable.
Add static build support to openssl utility.

Add new "fips" option to Configure.

Make use of installed fipsld and fips_standalone_sha1

Initialise FIPS error callbacks, locking and DRBG.

Doesn't do anything much yet: no crypto is redirected to the FIPS module.

Doesn't completely build either but the openssl utility can enter FIPS mode:
which doesn't do anything much either.
2011-05-26 14:19:19 +00:00
..
.cvsignore Add emacs cache files to .cvsignore. 2005-04-11 14:17:07 +00:00
err_all.c Add COMP error strings. 2009-08-09 14:58:05 +00:00
err_prn.c PR: 2253 2010-05-15 00:36:12 +00:00
err.c add va_list version of ERR_add_error_data 2011-01-14 15:13:59 +00:00
err.h The first of many changes to make OpenSSL 1.0.1 FIPS capable. 2011-05-26 14:19:19 +00:00
Makefile Implement Configure option pattern "experimental-foo" 2008-12-02 01:21:39 +00:00
openssl.ec Add JPAKE. 2008-10-26 18:40:52 +00:00