Dr. Stephen Henson
|
15a6cf7d14
|
Support for VC++ build with in-core hashing.
|
2006-01-21 21:28:26 +00:00 |
|
Andy Polyakov
|
ed457c6e1c
|
Replace detached signature with in-core fingerprinting.
|
2006-01-21 14:01:30 +00:00 |
|
Richard Levitte
|
e886317f9b
|
Forgot to initialize CC6DISABLEWARNINGS properly...
|
2006-01-11 18:55:19 +00:00 |
|
Richard Levitte
|
211ce24020
|
Disable the Mixed Linkage warning for some selected modules. This is
because the Compaq C compiler will not accept that a variable be
declared extern then defined static without a warning.
|
2006-01-09 19:22:51 +00:00 |
|
Bodo Möller
|
8750e911f1
|
Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)
|
2006-01-08 19:33:31 +00:00 |
|
Richard Levitte
|
deab8d9392
|
Time for release of 0.9.7i.
The tag will be OpenSSL_0_9_7i
|
2005-10-14 22:15:53 +00:00 |
|
Andy Polyakov
|
bb67f28a1e
|
Move fips_test_suite rules from fips/Makefile to test/Makefile.
|
2005-06-27 22:08:58 +00:00 |
|
Andy Polyakov
|
f25209267f
|
Update fips_test_suite make rule.
|
2005-06-26 21:48:19 +00:00 |
|
Andy Polyakov
|
30fc34625c
|
Make sure detached fingerprints are installed [as well as minor cygwin
and hpux updates].
|
2005-06-14 12:29:34 +00:00 |
|
Andy Polyakov
|
18f3210a35
|
Make human-readable error messages more human-friendly.
|
2005-06-14 12:18:47 +00:00 |
|
Dr. Stephen Henson
|
67cdaca99d
|
Remove CRs from files.
|
2005-06-10 00:41:25 +00:00 |
|
Andy Polyakov
|
e17d60d5fb
|
Fix couple gcc 4 warnings, reformat comment.
|
2005-06-08 21:27:34 +00:00 |
|
Andy Polyakov
|
2776beb91a
|
Mask new fips_*vs test programs in non-fips builds.
|
2005-06-07 19:56:52 +00:00 |
|
Andy Polyakov
|
e99f6700e1
|
Simplified shortcut from FIPS_mode_set.
|
2005-06-07 16:36:21 +00:00 |
|
Andy Polyakov
|
3da3c85a3f
|
Fix typos and add missing lines in Makefile.
|
2005-06-07 14:08:54 +00:00 |
|
Andy Polyakov
|
d58d546e2d
|
Initial support for DSO FIPS fingerprinting.
|
2005-06-07 12:39:27 +00:00 |
|
Dr. Stephen Henson
|
7bf79446c8
|
Delete test error print.
|
2005-06-06 18:05:00 +00:00 |
|
Andy Polyakov
|
d893001918
|
fips/*/Makefile updates to accomodate new VSes.
|
2005-06-02 19:15:15 +00:00 |
|
Richard Levitte
|
b8bd781b7e
|
Synchronise some more with the Unix build.
|
2005-06-02 19:08:41 +00:00 |
|
Andy Polyakov
|
452421d059
|
Comply with .sam[ple].
|
2005-06-02 18:01:09 +00:00 |
|
Dr. Stephen Henson
|
ea8399724e
|
Remove redundant reference, which produces a warning (??) in gcc 3.4.2.
|
2005-06-02 01:18:25 +00:00 |
|
Dr. Stephen Henson
|
26655341fc
|
Update symbols. Add #ifdef OPENSSL_FIPS in various places.
|
2005-06-02 00:09:25 +00:00 |
|
Dr. Stephen Henson
|
485bcc9cab
|
Preliminary support for X9.31 RSA key generation for FIPS.
Included prime derivation, random prime generation, test program and
new option to genrsa.
|
2005-05-31 12:38:03 +00:00 |
|
Richard Levitte
|
bb1bbb3274
|
Synchronise with Unixly build
|
2005-05-30 22:26:22 +00:00 |
|
Dr. Stephen Henson
|
4bd7bc97e8
|
make update
|
2005-05-29 12:30:21 +00:00 |
|
Dr. Stephen Henson
|
4d4339922c
|
Stop warnings.
|
2005-05-29 12:22:05 +00:00 |
|
Richard Levitte
|
c3d03b70af
|
We have some source with \r\n as line ends. DEC C informs about that,
and I really can't be bothered...
|
2005-05-29 12:13:05 +00:00 |
|
Dr. Stephen Henson
|
e4c2c550b9
|
Add X9.31 signature support, mainly for FIPS140. Add new option to rsautl and
include options to use X9.31 in tests.
|
2005-05-28 20:15:48 +00:00 |
|
Dr. Stephen Henson
|
570357b7a8
|
Add PSS support to tests.
|
2005-05-28 11:18:44 +00:00 |
|
Dr. Stephen Henson
|
35d7cc8166
|
Error checking.
|
2005-05-27 21:22:48 +00:00 |
|
Bodo Möller
|
80790d89ec
|
Use BN_with_flags() in a cleaner way.
Complete previous change:
Constant time DSA [sync with mainstream].
|
2005-05-27 15:39:15 +00:00 |
|
Andy Polyakov
|
7bad200b49
|
Constant-time RSA [sync with mainstream].
Submitted by: bodo
|
2005-05-27 08:12:44 +00:00 |
|
Andy Polyakov
|
6b6f64da2d
|
Constant time DH [sync with mainstream].
Submitted by: bodo
|
2005-05-27 08:11:16 +00:00 |
|
Andy Polyakov
|
31def5ae59
|
Constant-time DSA signing [sync with mainstream].
Submitted by: bodo
|
2005-05-27 06:42:11 +00:00 |
|
Andy Polyakov
|
db73333585
|
Remove fips/sha1/*.
|
2005-05-26 23:01:20 +00:00 |
|
Andy Polyakov
|
84c9b6edb1
|
Throw in SHAmix test vectors.
|
2005-05-26 22:17:55 +00:00 |
|
Andy Polyakov
|
e609c04994
|
Rename fips/sha1 to fips/sha.
|
2005-05-26 21:29:10 +00:00 |
|
Dr. Stephen Henson
|
53cfa36d37
|
Allow zero length messages and make format look more like samples.
|
2005-05-26 18:48:24 +00:00 |
|
Dr. Stephen Henson
|
b10bd63df3
|
FIPS SHA* test for new format.
|
2005-05-26 18:31:53 +00:00 |
|
Richard Levitte
|
20a413620c
|
Synchronise with Unix build.
|
2005-05-24 03:50:47 +00:00 |
|
Andy Polyakov
|
fc0e014ca3
|
fips_check_rsa update.
|
2005-05-19 22:29:55 +00:00 |
|
Dr. Stephen Henson
|
63453c025f
|
Remove redundant test. Add new SHAXXX algorithms to mkdef.pl, update
symbol info.
|
2005-05-16 17:52:32 +00:00 |
|
Bodo Möller
|
973fbfe3a3
|
make update
|
2005-05-11 17:49:50 +00:00 |
|
Dr. Stephen Henson
|
765863f0bf
|
Stop warnings.
|
2005-05-11 00:35:55 +00:00 |
|
Andy Polyakov
|
cbd72088ec
|
Tidy up an error code.
|
2005-05-10 22:57:21 +00:00 |
|
Andy Polyakov
|
8aabdf3505
|
Fix fips_hmactest.c.
|
2005-05-10 22:54:44 +00:00 |
|
Andy Polyakov
|
69488fa929
|
Add algorithm selection command-line option to fips_hmactest
[and fix typo in fips.h].
|
2005-05-09 22:35:35 +00:00 |
|
Andy Polyakov
|
b0367dde56
|
Comply with optimization manual (no data should share cache-line with code).
|
2005-05-09 21:41:47 +00:00 |
|
Andy Polyakov
|
ad93095f16
|
Missing declaration.
|
2005-05-09 20:47:42 +00:00 |
|
Andy Polyakov
|
82b47955fc
|
Void new FIPS tests if configured without FIPS.
|
2005-05-09 19:34:34 +00:00 |
|