Dr. Stephen Henson
|
96a259e81e
|
Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPS
algorithms are use in FIPS mode using low level API. No effect in non-FIPS
mode.
|
2008-09-16 10:47:28 +00:00 |
|
Dr. Stephen Henson
|
df9b5405e8
|
Don't shadow.
|
2007-12-14 19:34:05 +00:00 |
|
Andy Polyakov
|
98b09d3949
|
Synchronize message digests in 098-fips with 098.
|
2007-11-11 13:34:08 +00:00 |
|
Dr. Stephen Henson
|
4a0d3530e0
|
Update from HEAD.
|
2007-01-21 13:16:49 +00:00 |
|
Andy Polyakov
|
7a37dd92ed
|
"Show" more respect to no-sha* config options.
PR: 1086
|
2005-05-31 16:33:43 +00:00 |
|
Andy Polyakov
|
968c31bd84
|
sha256_block advances the input pointer double as fast sometimes. Fix the
bug and test that it's actually gone.
PR: 950
|
2004-09-27 09:35:59 +00:00 |
|
Andy Polyakov
|
fbf96849e9
|
Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA.
|
2004-07-25 18:25:24 +00:00 |
|
Andy Polyakov
|
859ceeeb51
|
Anchor AES and SHA-256/-512 assembler from C.
|
2004-07-18 17:26:01 +00:00 |
|
Andy Polyakov
|
31e9b9b2e9
|
Typo in commentary section.
|
2004-05-31 12:30:41 +00:00 |
|
Andy Polyakov
|
7997b13aa3
|
Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTX
reserves for truncated hash function output mode and makes SHA224
thread-safe. Next stop is integration with EVP and we're done...
|
2004-05-31 12:26:18 +00:00 |
|
Andy Polyakov
|
63077bd40c
|
SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2
code, Makefile update.
|
2004-05-20 21:24:41 +00:00 |
|
Andy Polyakov
|
c842261b1b
|
SHA-224/-256/-384/-512 implementation. This is just sheer code commit.
Makefile modifications, make test, etc. will appear later...
|
2004-05-13 13:48:33 +00:00 |
|