Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Bernd Edlinger
|
f06ef1657a
Alternative fix for CVE-2022-4304
|
1 year ago |
Bernd Edlinger
|
4209ce68d8
Revert "Fix Timing Oracle in RSA decryption"
|
1 year ago |
Dmitry Belyavskiy
|
b1892d21f8
Fix Timing Oracle in RSA decryption
|
1 year ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
38fc02a708
Update copyright year
|
3 years ago |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 years ago |
Matt Caswell
|
605856d72c
Update copyright year
|
4 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Matt Caswell
|
2934be9134
Make sure all BIGNUM operations work within the FIPS provider
|
5 years ago |
Richard Levitte
|
367ace6870
Following the license change, modify the boilerplates in crypto/bn/
|
6 years ago |
Andy Polyakov
|
e02c519cd3
bn/bn_blind.c: use Montgomery multiplication when possible.
|
6 years ago |
Matt Caswell
|
c4d3c19b4c
Update copyright year
|
6 years ago |
Kurt Roeckx
|
4cffafe967
Use the private RNG for data that is not public
|
7 years ago |
Rich Salz
|
e6e9170d6e
Allow NULL for some _free routines.
|
6 years ago |
Matt Caswell
|
320a81277e
Remove some code for a contributor that we cannot find
|
6 years ago |
KaoruToda
|
26a7d938c9
Remove parentheses of return.
|
7 years ago |
Rich Salz
|
4f22f40507
Copyright consolidation 06/10
|
8 years ago |
Viktor Dukhovni
|
5c4328f04f
Fold threads.h into crypto.h making API public
|
8 years ago |
Alessandro Ghedini
|
0b1a07c8a7
Convert RSA blinding to new multi-threading API
|
8 years ago |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 years ago |
Viktor Dukhovni
|
98186eb4e4
Backwards-compatibility subject to OPENSSL_API_COMPAT
|
8 years ago |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
16f8d4ebf0
memset, memcpy, sizeof consistency fixes
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |