Commit graph

7686 commits

Author SHA1 Message Date
Andy Polyakov
9ac269f78c Make x86_64-mont.pl work with debug Win64 build [from HEAD]. 2008-02-27 20:16:50 +00:00
Dr. Stephen Henson
6fa2c4cadc Update from HEAD. 2008-02-25 18:13:40 +00:00
Andy Polyakov
1980bc91fe Allow 32-bit perl to generate x86_64 assembler [from -stable]. 2008-02-13 20:03:01 +00:00
Andy Polyakov
8b7745571f Source readability fix, which incidentally works around XLC compiler bug
[from HEAD].
PR: 1272
2008-02-11 13:20:11 +00:00
Andy Polyakov
0d2b761dae Make aes-x86_64 work with debug Win64 build [from HEAD]. 2008-02-11 13:14:11 +00:00
Andy Polyakov
85a752e838 x86_64-xlate.pl update from HEAD. 2008-02-11 13:08:41 +00:00
Dr. Stephen Henson
34d67fd5f6 Update from stable branch. 2008-01-26 23:43:57 +00:00
Dr. Stephen Henson
7c01fd975c Update from HEAD. 2008-01-14 18:44:59 +00:00
Dr. Stephen Henson
8da1de4a5a Update from HEAD. 2008-01-03 16:37:51 +00:00
Dr. Stephen Henson
7bff8fd23d Typo. 2008-01-03 14:04:17 +00:00
Dr. Stephen Henson
7292151850 Add v1.1.X algorithm test definitions. 2008-01-03 13:39:34 +00:00
Dr. Stephen Henson
1b4a2cf20b Sort algorithm tests into groups which can be selectively enabled or disabled. 2008-01-03 01:23:56 +00:00
Dr. Stephen Henson
0c19f2c725 In fipsalgtest.pl redefine tests in an array to retain test order and permit
selective addition/deletion of tests later....
2008-01-02 13:45:02 +00:00
Dr. Stephen Henson
d48c5e8c45 Typo. 2007-12-31 13:36:16 +00:00
Dr. Stephen Henson
f645290f31 Fix warnings. Only use fipscanister.o if fips enabled. 2007-12-31 12:56:42 +00:00
Dr. Stephen Henson
9b95537a01 Fixes to make CFB1 Monte Carlo test work. 2007-12-26 19:04:58 +00:00
Dr. Stephen Henson
a383b2546e Fix Makefile to fipscanisterbuild works again. 2007-12-26 18:58:10 +00:00
Dr. Stephen Henson
ff81ee92cb Tidy up fipsalgtest.pl and add initial support for generation. 2007-12-24 17:45:08 +00:00
Dr. Stephen Henson
87863a0cd4 Update algorithm sanity checks to support KeyPair test. 2007-12-23 20:32:06 +00:00
Dr. Stephen Henson
012d1c8dd9 Add more tree sanity checks. Make sure verifies must produce at least one
successful output. Fix typos.
2007-12-23 14:20:50 +00:00
Dr. Stephen Henson
86fbdae6e8 Fix camellia to use extra argument in IMPLEMENT_CFBR. 2007-12-23 13:50:22 +00:00
Dr. Stephen Henson
e0c5f4e438 Update from stable branch. 2007-12-23 13:48:39 +00:00
Dr. Stephen Henson
d946944dbd Initial Win32 support in fipsalgtest.pl 2007-12-23 00:53:55 +00:00
Dr. Stephen Henson
ddc3e0dd03 Fix fips_dssvs usage message.
Preliminary fipsalgtest.pl script. This will ultimately automatically run
algorithm tests against a known good test set or alternatively generate output
for an algorithm test.

Partly works only on Linux at present.
2007-12-22 19:31:06 +00:00
Dr. Stephen Henson
fbe1fcccdc Avoid warning. 2007-12-21 01:35:14 +00:00
Dr. Stephen Henson
4578122b60 Update docs. 2007-12-16 23:32:10 +00:00
Dr. Stephen Henson
e361b2ff2e Update README. 2007-12-16 18:47:08 +00:00
Dr. Stephen Henson
57362da5ab Typo. 2007-12-16 18:36:12 +00:00
Dr. Stephen Henson
002104370a Update FIPS build instructions. 2007-12-16 18:02:17 +00:00
Dr. Stephen Henson
fda62b13d4 Updates from 0.9.8-stable. 2007-12-16 17:10:11 +00:00
Dr. Stephen Henson
a7fdb764c5 Make ordinals consistent with 0.9.8-stable 2007-12-16 13:22:39 +00:00
Dr. Stephen Henson
3b2e785e50 Make test utilities build in non-FIPS compiles. 2007-12-15 01:40:47 +00:00
Dr. Stephen Henson
280bc44730 Fix shadow warning from 0.9.8-stable. 2007-12-14 19:45:28 +00:00
Dr. Stephen Henson
9e1468e482 Avoid warnings. 2007-12-14 18:11:11 +00:00
Dr. Stephen Henson
b3307eae6d Update default flags. 2007-12-14 18:10:54 +00:00
Dr. Stephen Henson
19cf9463e7 When fipscanister is external ensure it is included in libcrypto.a 2007-12-14 13:53:32 +00:00
Dr. Stephen Henson
2dd4c4b430 Update README.FIPS to reflect changes. 2007-12-14 01:43:41 +00:00
Dr. Stephen Henson
86160f3c41 Use 1.2 module FIPS install location by default. 2007-12-14 01:35:15 +00:00
Dr. Stephen Henson
0633bca11c Updates from 0.9.8-stable 2007-12-14 01:16:16 +00:00
Dr. Stephen Henson
97c9cf71aa Uses correct value for $fipslibdir 2007-11-09 12:11:25 +00:00
Dr. Stephen Henson
a0dc48e7db Use fips/ not fips-1.0/ for fips directory. 2007-11-09 01:41:24 +00:00
Dr. Stephen Henson
22f6a2b271 Make salt detection more robust. 2007-11-09 01:16:14 +00:00
Dr. Stephen Henson
a3a426cfb5 Update mkfipsscr.pl to perform some sanity checks on testvector tree. 2007-11-08 18:01:06 +00:00
Andy Polyakov
93d4d2b900 Commit #16325 fixed one thing but broke DH with certain moduli [from HEAD]. 2007-11-03 20:10:10 +00:00
Dr. Stephen Henson
2f9048b8a1 Disable CFB1 tests. 2007-10-05 17:35:26 +00:00
Dr. Stephen Henson
d73ed541db Fix bug in DSA parameter generation code which stopped it copying a
generated random seed to the supplied seed parameter.
2007-10-05 13:14:55 +00:00
Dr. Stephen Henson
e6e5592a50 Make mkfipsscr.pl options consistent across platforms. 2007-09-22 12:43:13 +00:00
Dr. Stephen Henson
663bbb6367 Change rsp filename to WIN32 format if needed. 2007-09-21 18:05:25 +00:00
Dr. Stephen Henson
98ced05c56 New --rspdir option to mkfipsscr.pl to specify alternate output directory.
Modify fips_aesavs and fips_desmovs to support an optional output filename
with -f option.
2007-09-21 18:00:24 +00:00
Dr. Stephen Henson
5b75e1cff4 Update TABLE 2007-09-19 00:10:03 +00:00