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
|
31def5ae59
|
Constant-time DSA signing [sync with mainstream].
Submitted by: bodo
|
2005-05-27 06:42:11 +00:00 |
|
Andy Polyakov
|
e609c04994
|
Rename fips/sha1 to fips/sha.
|
2005-05-26 21:29:10 +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 |
|
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
|
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
|
95477d36f6
|
Add FIPS HMAC power-up test.
|
2005-05-09 19:22:14 +00:00 |
|
Dr. Stephen Henson
|
eb798944b3
|
Stop warnings in asserts.
Add support for SHA-XXX in RSA tests.
Make fips_check_rsa work for key lengths > 2048 bits.
|
2005-05-08 23:48:18 +00:00 |
|
Andy Polyakov
|
102e6481ae
|
Remove SSE2 option from fips sha512 [for now].
|
2005-05-08 08:25:14 +00:00 |
|
Andy Polyakov
|
97949ccfc8
|
Move SHA1 selftest input vectors to writable segment.
|
2005-05-07 22:33:29 +00:00 |
|
Andy Polyakov
|
44e9bc81eb
|
Add FIPS RNG tests.
Submitted by: Steve Marquess
|
2005-05-07 22:06:40 +00:00 |
|
Andy Polyakov
|
4b27a9feb3
|
Backport SHA-[224|256|384|512] from HEAD to FIPS.
|
2005-05-07 17:21:34 +00:00 |
|
Andy Polyakov
|
8cf1846857
|
Downsync from HEAD.
PR: 1059
|
2005-05-07 08:53:06 +00:00 |
|
Dr. Stephen Henson
|
e8f245d243
|
Add hmac to fips.
|
2005-05-02 22:59:41 +00:00 |
|
Andy Polyakov
|
9aa260ab57
|
Exclude the option for passing parameters pre-computed in unverified way.
|
2005-04-29 13:36:50 +00:00 |
|
Andy Polyakov
|
c7e7d382d5
|
Pointer to BN_MONT_CTX could be used uninitialized.
|
2005-04-28 08:52:29 +00:00 |
|
Andy Polyakov
|
148111ff0a
|
Avoid L1 cache aliasing even between key and S-boxes. From HEAD.
|
2005-04-24 21:17:53 +00:00 |
|
Dr. Stephen Henson
|
4ed56cba63
|
New function BN_MONT_CTX_set_locked, to set montgomery parameters in a
threadsafe manner.
Modify or add calls to use it in rsa, dsa and dh algorithms.
|
2005-04-22 13:17:49 +00:00 |
|
Andy Polyakov
|
145878ca29
|
Move some variables to .bss.
|
2005-04-22 12:15:38 +00:00 |
|
Andy Polyakov
|
a36c30136e
|
Avoid aliasing between stack frames and S-boxes. Compress prefetch code.
From HEAD.
|
2005-04-22 11:53:30 +00:00 |
|
Dr. Stephen Henson
|
92ad8e5c37
|
Remove defunct FIPS_allow_md5() and related functions.
|
2005-04-22 01:06:59 +00:00 |
|
Andy Polyakov
|
f868b61376
|
Maintain fingerprint hashes as C source.
|
2005-04-19 15:11:59 +00:00 |
|