summaryrefslogtreecommitdiffstats
path: root/fips
AgeCommit message (Expand)Author
2004-05-06Fix selftest.OpenSSL-fips-0_9_7-stableBen Laurie
2004-04-30Final(?) version of test suite.Ben Laurie
2004-04-28P, not T.Ben Laurie
2004-04-28Fix self-test.Ben Laurie
2004-04-27Finish moving FIPS_allow_md5().Ben Laurie
2004-04-20Small bug fixes.Richard Levitte
2004-04-16Don't use global variables. Instead, use a function that returns theRichard Levitte
2004-04-16Wrap with a check for OPENSSL_FIPS. We need that to have mkdef.plRichard Levitte
2004-04-16Add the first half of the C++ protection :-).Richard Levitte
2004-04-15make updateRichard Levitte
2004-04-15Some platforms (Win32, it seems) do not have PATH_MAX, so let's defineRichard Levitte
2004-04-15Make fips_gettime work on Win32 (lets hope the Win32 function we useRichard Levitte
2004-04-15Include string.h to get a proper declaration of memcmp()Richard Levitte
2004-04-15Make sure this script works with shared library builds as well.Richard Levitte
2004-04-14Add corruptors so KATs can be made to fail.Ben Laurie
2004-04-132-key 3DES KAT.Ben Laurie
2004-04-11Fingerprint SHA-1 asm.Ben Laurie
2004-04-11Add SHA-1 assembler.Ben Laurie
2004-04-11Remove crib and sabotage.Ben Laurie
2004-04-09Stop warnings:Dr. Stephen Henson
2004-04-09Add x86 assembler.Ben Laurie
2004-04-09Use HMAC instead of straight SHA-1.Ben Laurie
2004-04-09Don't make, $(MAKE).Ben Laurie
2004-04-04Signature verification test. Enable all tests.Ben Laurie
2004-04-03SigGen test.Ben Laurie
2004-04-03Key pair test.Ben Laurie
2004-04-03New style PQGGen test.Ben Laurie
2004-03-30Recent changes from 0.9.7-stableRichard Levitte
2004-03-13Improve test output.Ben Laurie
2004-03-11Spelling the test right helps.Ben Laurie
2004-03-11Finish elimination of Makefile.sslBen Laurie
2004-03-10Step 1 in blowing away Makefile.sslBen Laurie
2004-03-05Add pairwise tests, fix makefiles.Ben Laurie
2004-03-03Superfluous bracket.Ben Laurie
2004-02-29Fix broken test vectors.Ben Laurie
2004-02-17Improve selftests, check for stuck PRNG(!).Ben Laurie
2004-02-13Recent changes from 0.9.7-stable.Richard Levitte
2004-02-13Files to ignoreRichard Levitte
2004-02-12We have to save text0 each time round the outer loop.Ben Laurie
2004-02-02Improve test suite.BEN_FIPS_TEST_5Ben Laurie
2004-01-31Wrong variable!Ben Laurie
2004-01-31Force odd parity.Ben Laurie
2004-01-31Eliminate pointless variable.Ben Laurie
2004-01-30Test suite plus failure if selftest fails.Ben Laurie
2004-01-24Reserve for unaligned buffer. The problem was "pointed out" be HPUX64Andy Polyakov
2004-01-06Improve debugging.Ben Laurie
2003-12-18Make OFB MCT work.Ben Laurie
2003-12-18Even ECB needs new keys.Ben Laurie
2003-12-18All CFB modes have to do magic on decrypt.Ben Laurie
2003-12-18Who invented these tests? Reconstruct internal state in order to followBen Laurie