Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 ani în urmă |
Dr. Matthias St. Pierre
|
427e91d928
crypto/rsa/rsa_pss.c: silence coverity warning
|
6 ani în urmă |
Shane Lontis
|
82eba370da
RSA padding Zeroization fixes
|
6 ani în urmă |
Rich Salz
|
cbe2964821
Consistent formatting for sizeof(foo)
|
7 ani în urmă |
Paul Yang
|
90862ab4b2
This part fixes braces around if-else.
|
7 ani în urmă |
Bernd Edlinger
|
108909d30e
Fix a crash or unbounded allocation in RSA_padding_add_PKCS1_PSS_mgf1
|
7 ani în urmă |
Dr. Stephen Henson
|
137096a7ea
Defines and strings for special salt length values, add tests
|
7 ani în urmă |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 ani în urmă |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 ani în urmă |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 ani în urmă |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 ani în urmă |
Matt Caswell
|
90945fa31a
Continue standardising malloc style for libcrypto
|
9 ani în urmă |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 ani în urmă |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 ani în urmă |
Matt Caswell
|
50e735f9e5
Re-align some comments after running the reformat script.
|
10 ani în urmă |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 ani în urmă |
Tim Hudson
|
1d97c84351
mark all block comments that need format preserving so that
|
10 ani în urmă |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 ani în urmă |
Dr. Stephen Henson
|
8d73db288f
remove FIPS module code from crypto/rsa
|
10 ani în urmă |
Dr. Stephen Henson
|
e4e5bc39f9
Remove fips_constseg references.
|
10 ani în urmă |
Andy Polyakov
|
03e389cf04
Allow for dynamic base in Win64 FIPS module.
|
13 ani în urmă |
Bodo Möller
|
2440d8b1db
Fix error codes.
|
13 ani în urmă |
Dr. Stephen Henson
|
7cc684f4f7
Redirect FIPS memory allocation to FIPS_malloc() routine, remove
|
14 ani în urmă |
Dr. Stephen Henson
|
7c8ced94c3
Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn't just refer
|
14 ani în urmă |
Dr. Stephen Henson
|
c553721e8b
FIPS mode RSA changes:
|
14 ani în urmă |
Dr. Stephen Henson
|
e8254d406f
Extend PSS padding code to support different digests for MGF1 and message.
|
14 ani în urmă |
Dr. Stephen Henson
|
b6dcdbfc94
Audit libcrypto for unchecked return values: fix all cases enountered
|
15 ani în urmă |
Dr. Stephen Henson
|
a25f33d28a
Submitted by: Julia Lawall <julia@diku.dk>
|
15 ani în urmă |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
16 ani în urmă |
Ben Laurie
|
8aa02e97a7
Make sure a bad parameter to RSA_verify_PKCS1_PSS() doesn't lead to a crash.
|
16 ani în urmă |