Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Richard Levitte
|
a598ed0dc4
Following the license change, modify the boilerplates in crypto/sha/
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
b1322259d9
Copyright consolidation 09/10
|
8 years ago |
David Woodhouse
|
09977dd095
RT4347: Fix GCC unused-value warnings with HOST_c2l()
|
8 years ago |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 years ago |
Ben Laurie
|
08e5536445
Fix some clang warnings.
|
12 years ago |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
13 years ago |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 years ago |
Dr. Stephen Henson
|
ad0e439604
Avoid shadow warning.
|
18 years ago |
Andy Polyakov
|
c5f17d45c1
Further synchronizations with md32_common.h update, consistent naming
|
18 years ago |
Andy Polyakov
|
c69ed6ea39
Re-implement md32_common.h [make it simpler!] and eliminate code rendered
|
18 years ago |
Andy Polyakov
|
165fca51e0
"Show" more respect to no-sha* config options.
|
19 years ago |
Andy Polyakov
|
968c31bd84
sha256_block advances the input pointer double as fast sometimes. Fix the
|
20 years ago |
Andy Polyakov
|
fbf96849e9
Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA.
|
20 years ago |
Andy Polyakov
|
859ceeeb51
Anchor AES and SHA-256/-512 assembler from C.
|
20 years ago |
Andy Polyakov
|
31e9b9b2e9
Typo in commentary section.
|
20 years ago |
Andy Polyakov
|
7997b13aa3
Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTX
|
20 years ago |
Andy Polyakov
|
63077bd40c
SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2
|
20 years ago |
Andy Polyakov
|
c842261b1b
SHA-224/-256/-384/-512 implementation. This is just sheer code commit.
|
20 years ago |