slontis
|
4514e02cdf
Check range of RSA plaintext and ciphertext when using no padding.
|
7 months ago |
Matt Caswell
|
da1c088f59
Copyright year updates
|
1 year ago |
Dimitri Papadopoulos
|
eb4129e12c
Fix typos found by codespell
|
1 year ago |
Matt Caswell
|
f53479f98a
Optimise locking in rsa_get_blinding()
|
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 |
Juergen Christ
|
79040cf29e
S390x: Support ME and CRT offloading
|
1 year ago |
Dmitry Belyavskiy
|
b1892d21f8
Fix Timing Oracle in RSA decryption
|
1 year ago |
Hubert Kario
|
5ab3ec1bb1
rsa: Add option to disable implicit rejection
|
2 years ago |
Hubert Kario
|
7fc67e0a33
rsa: add implicit rejection in PKCS#1 v1.5
|
2 years ago |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 years ago |
Matt Caswell
|
fecb3aae22
Update copyright year
|
2 years ago |
Jiasheng Jiang
|
aefbcde291
rsa: add check after calling BN_BLINDING_lock
|
2 years ago |
Pauli
|
79cabd7e27
rsa: remove TODOs
|
3 years ago |
Andrey Matyukov
|
c781eb1c63
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
|
3 years ago |
Rich Salz
|
cd3f8c1b11
Always check CRYPTO_LOCK_{read,write}_lock
|
3 years ago |
Matt Caswell
|
8020d79b40
Update copyright year
|
3 years ago |
Rich Salz
|
b0aae91324
Remove RSA SSLv23 padding mode
|
3 years ago |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 years ago |
Pauli
|
23b2fc0b50
rsa: add ossl_ prefix to internal rsa_ calls.
|
4 years ago |
Matt Caswell
|
d8652be06e
Run the withlibctx.pl script
|
4 years ago |
Richard Levitte
|
f844f9eb44
Rename FIPS_MODE to FIPS_MODULE
|
4 years ago |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 years ago |
Matt Caswell
|
0f2deef59d
Use RAND_bytes_ex in crypto/rsa
|
4 years ago |
Pauli
|
c5f8713443
Deprecate the low level RSA functions.
|
4 years ago |
Matt Caswell
|
afb638f137
Make the RSA ASYM_CIPHER implementation available inside the FIPS module
|
4 years ago |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 years ago |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 years ago |
Pauli
|
4a3dd62923
Coverity 1453629 and 1453638: Error handling issues (NEGATIVE_RETURNS)
|
5 years ago |
David von Oheimb
|
7408f6759f
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
|
5 years ago |