Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 年之前 |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 年之前 |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 年之前 |
Richard Levitte
|
6857079791
Identify and move OpenSSL internal header files
|
9 年之前 |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 年之前 |
Rich Salz
|
474e469bbd
OPENSSL_NO_xxx cleanup: SHA
|
9 年之前 |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 年之前 |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 年之前 |
Richard Levitte
|
7f09a8773b
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
|
10 年之前 |
Emilia Kasper
|
294d1e36c2
RT3066: rewrite RSA padding checks to be slightly more constant time.
|
10 年之前 |
Dr. Stephen Henson
|
271fef0ef3
Exetended OAEP support.
|
11 年之前 |
Ben Laurie
|
7c770d572a
Add and use a constant-time memcmp.
|
11 年之前 |
Dr. Stephen Henson
|
7edfe67456
Move all FIPSAPI renames into fips.h header file, include early in
|
13 年之前 |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
13 年之前 |
Dr. Stephen Henson
|
7c8ced94c3
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
|
13 年之前 |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
13 年之前 |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 年之前 |
Dr. Stephen Henson
|
a5f78bf3ba
Fix from 0.9.8-stable.
|
15 年之前 |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
16 年之前 |
Dr. Stephen Henson
|
94fd382f8b
Fix two invalid memory reads in RSA OAEP mode.
|
16 年之前 |
Dr. Stephen Henson
|
499fca2db3
Update from 0.9.7-stable. Also repatch and rebuild error codes.
|
19 年之前 |
Bodo Möller
|
8afca8d9c6
Fix more error codes.
|
19 年之前 |
Dr. Stephen Henson
|
20d2186c87
|
23 年之前 |
Bodo Möller
|
a9ed4da8eb
improve OAEP check
|
23 年之前 |
Bodo Möller
|
e1a4814cd4
fix formatting so that the file can be view with any tab-width
|
23 年之前 |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 年之前 |
Bodo Möller
|
ea3b8af50a
avoid warnings
|
23 年之前 |
Dr. Stephen Henson
|
323f289c48
|
23 年之前 |
Ulf Möller
|
0ad0eaf61c
more error codes fixed
|
23 年之前 |
Bodo Möller
|
20e021bf41
when checking OAEP, signal just a single kind of 'decoding error'
|
23 年之前 |