summaryrefslogtreecommitdiffstats
path: root/fips
AgeCommit message (Expand)Author
2005-04-17Rename fips/sha1/sx86-elf.s to fips/sha1/fips-sx86-elf.s.Andy Polyakov
2005-04-17Bring back fips_standalone_sha1.Andy Polyakov
2005-04-15Update hash checking in makefiles to use new perl script.Dr. Stephen Henson
2005-04-14Perl script that checks or rebuilds FIPS hash files. This works onDr. Stephen Henson
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-22Fix memory leak.Dr. Stephen Henson
2005-03-15Real Bourne shell doesn't accept ! as in "if ! grep ..." Fix this inAndy Polyakov
2005-01-26make updateDr. Stephen Henson
2005-01-14make updateRichard Levitte
2005-01-11Use EXIT() instead of exit().Richard Levitte
2005-01-11Clear signed vs. unsigned conflicts.Richard Levitte
2005-01-04DJGPP update.Andy Polyakov
2005-01-03RSA KAT.Dr. Stephen Henson
2004-12-20Backport of http://cvs.openssl.org/chngview?cn=12323, as well as eliminateAndy Polyakov
2004-12-20Backport of http://cvs.openssl.org/chngview?cn=12449, essentiallyAndy Polyakov
2004-12-10Adapt FIPS sub-tree for mingw.Andy Polyakov
2004-12-10Solaris x86 assembler update.Andy Polyakov
2004-12-09Cygwin specific FIPS fix-ups.Andy Polyakov
2004-12-02sha1_block_asm_data_order can't hash if message crosses 2GB boundary.Andy Polyakov
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-11-01Make sure _XOPEN_SOURCE_EXTENDED is correctly defined, and only if notRichard Levitte
2004-10-26fips/dh was missing in mkfiles.pl.Richard Levitte
2004-10-25make updateDr. Stephen Henson
2004-10-08Update fingerprints.Ben Laurie
2004-09-06num is an unsigned long, but since it was transfered fromRichard Levitte
2004-09-06Replace the bogus checks of n with proper uses of feof(), ferror() andRichard Levitte
2004-08-10With DEC C in ANSI C mode, we need to define _XOPEN_SOURCE_EXTENDED toRichard Levitte
2004-08-10Update the VMS fips library builder with the DH library.Richard Levitte
2004-08-10make updateRichard Levitte
2004-08-09Correct typos and include directory specifications.Richard Levitte
2004-08-05Stop compiler giving bogus shadow warning.Dr. Stephen Henson
2004-07-30To protect FIPS-related global variables, add locking mechanismsRichard Levitte
2004-07-29We're building crypto stuff, not ssl stuff. Additionally, we're inRichard Levitte
2004-07-27Rename libcrypto.sha1 to libcrypto.a.sha1Dr. Stephen Henson
2004-07-27Stop compiler warnings.Dr. Stephen Henson
2004-07-23Convert to X9.31.Ben Laurie
2004-07-21Avoid compiler warnings.Dr. Stephen Henson
2004-07-17Eliminate enforced -g from CFLAGS. It switches off optimization with someAndy Polyakov
2004-07-12Corrected test program.Ben Laurie
2004-06-28Make sure the FIPS stuff is only really compiled when in FIPS mode.Richard Levitte
2004-06-21Make sure we don't try to loop over an empty EXHEADER. In theRichard Levitte
2004-06-19Update ignores.Ben Laurie
2004-06-19Add Diffie-Hellman to FIPS.Ben Laurie
2004-06-19The version that was actually submitted for FIPS testing.Ben Laurie
2004-05-27Run an installation of FIPS stuff as well.Richard Levitte
2004-05-27Compile the FIPS directory on VMS as well. fips-lib.com isRichard Levitte
2004-05-19Define FIPS_*_SIZE_T for AES, DSA and RSA as well, in preparation forRichard Levitte
2004-05-17Make reservations in FIPS code for upcoming size_t-fication of OpenSSL API.Andy Polyakov
2004-05-15Fix self-tests, ban some things in FIPS mode, fix copyrights.Ben Laurie