- Add a configuration keyword "fips" to compile with FIPS
authorRichard Levitte <levitte@openssl.org>
Mon, 11 Aug 2003 10:24:52 +0000 (10:24 +0000)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Aug 2003 10:24:52 +0000 (10:24 +0000)
commitec47bb7c817207b5904e8cfd01cb91aba119dd4e
treed28ab8cefc1e2c9835d7228bf81a0f8e5b7635af
parentbf50d5b4ac6164e1bdca3ce0190cf65cfbdffa68
- Add a configuration keyword "fips" to compile with FIPS
  implementations.
- Reorder the build so the standalone FIPS SHA1 checker is built
  first.
- Add necessary defines to avoid symbol clashes between FIPS and
  non-FIPS implementations.
- Change necessary signatures.
- Correct bugs in FIPS build Makefiles.
- make update
Configure
Makefile.org
apps/Makefile.ssl
crypto/sha/sha1dgst.c
fips/Makefile.ssl
fips/aes/Makefile.ssl
fips/des/Makefile.ssl
fips/des/fingerprint.sha1
fips/sha1/Makefile.ssl
test/Makefile.ssl
util/libeay.num