openssl/crypto/sha
Richard Levitte ec47bb7c81 - 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
2003-08-11 10:24:52 +00:00
..
asm A few more files to ignore 2003-01-16 21:33:06 +00:00
.cvsignore Ignore Makefile.save 1999-04-29 16:04:54 +00:00
Makefile.ssl Unfinished FIPS stuff for review/improvement. 2003-07-27 17:00:51 +00:00
sha.c Remove NOPROTO definitions and error code comments. 1999-04-26 16:43:10 +00:00
sha.h Make EVP_Digest*() routines return a value. 2001-03-08 14:04:22 +00:00
sha1.c Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 1999-06-04 21:35:58 +00:00
sha1_one.c Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 2002-12-03 14:21:32 +00:00
sha1dgst.c - Add a configuration keyword "fips" to compile with FIPS 2003-08-11 10:24:52 +00:00
sha1s.cpp SHA clean-up and (LP64) tune-up. 1999-09-05 12:42:04 +00:00
sha1test.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00
sha_dgst.c Make all configuration macros available for application by making 2001-02-19 16:06:34 +00:00
sha_locl.h x86_64 performance patch. 2002-12-14 20:45:39 +00:00
sha_one.c Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 2002-12-03 14:21:32 +00:00
shatest.c Have all tests use EXIT() to exit rather than exit(), since the latter doesn't 2002-11-28 18:57:30 +00:00