Dr. Stephen Henson
|
560b79cbff
|
Constify version strings and some structures.
|
2007-01-21 13:07:17 +00:00 |
|
Dr. Stephen Henson
|
ad0e439604
|
Avoid shadow warning.
|
2006-11-07 16:20:14 +00:00 |
|
Andy Polyakov
|
c5f17d45c1
|
Further synchronizations with md32_common.h update, consistent naming
for low-level SHA block routines.
|
2006-10-17 16:13:18 +00:00 |
|
Andy Polyakov
|
c69ed6ea39
|
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
redundant as result.
|
2006-10-11 11:55:11 +00:00 |
|
Andy Polyakov
|
165fca51e0
|
"Show" more respect to no-sha* config options.
PR: 1086
|
2005-05-31 16:36:27 +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 |
|