index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/mkerr.pl: make it not depend on the function code
Richard Levitte
2019-09-12
1
-1
/
+1
*
Coverity 1453629 and 1453638: Error handling issues (NEGATIVE_RETURNS)
Pauli
2019-09-11
1
-0
/
+4
*
[crypto/rsa] Set the constant-time flag in multi-prime RSA too
Cesar Pereida Garcia
2019-09-06
1
-3
/
+6
*
[crypto/asn1] Fix multiple SCA vulnerabilities during RSA key validation.
Cesar Pereida Garcia
2019-09-06
1
-0
/
+6
*
Ensure RSA PSS correctly returns the right default digest
Matt Caswell
2019-08-09
1
-0
/
+13
*
make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSA
David von Oheimb
2019-07-31
2
-0
/
+12
*
Regenerate mkerr files
Rich Salz
2019-07-16
1
-106
/
+1
*
Fix Typos
Antoine Cœur
2019-07-02
1
-1
/
+1
*
Change default RSA, DSA and DH size to 2048 bit
Kurt Roeckx
2019-05-21
1
-1
/
+1
*
FIPS: Fix compiler errors in rsa_chk.c when building with `-DFIPS_MODE`
Dr. Matthias St. Pierre
2019-04-30
1
-5
/
+3
*
Copy RSA-PSS saltlen in EVP_PKEY_CTX_dup.
David Benjamin
2019-04-26
1
-0
/
+1
*
SP 800-56B steps enumerated.
Pauli
2019-04-17
1
-0
/
+27
*
Avoid creating invalid rsa pss params
Bernd Edlinger
2019-04-10
1
-1
/
+3
*
Fixed unmatched BN_CTX_start/end if an invalid exponent is used.
Shane Lontis
2019-03-29
1
-1
/
+1
*
Modify the RSA_private_decrypt functions to check the padding in
Bernd Edlinger
2019-03-22
3
-48
/
+48
*
Make err_clear_constant_time really constant time
Bernd Edlinger
2019-03-22
1
-1
/
+1
*
Added NULL check to BN_clear() & BN_CTX_end()
Shane Lontis
2019-03-19
3
-14
/
+7
*
remove needless empty lines when printing certificates
David von Oheimb
2019-03-18
1
-1
/
+1
*
added generated files
Shane Lontis
2019-03-12
1
-1
/
+20
*
FIPS 186-4 RSA Generation & Validation
Shane Lontis
2019-03-12
7
-3
/
+811
*
Do the error handling in pkey_rsa_decrypt in constant time
Bernd Edlinger
2019-03-07
1
-5
/
+6
*
Fix memory overrun in rsa padding check functions
Bernd Edlinger
2019-03-07
3
-41
/
+44
*
constify *_dup() and *i2d_*() and related functions as far as possible, intro...
David von Oheimb
2019-03-06
2
-5
/
+5
*
Fix comment typo
Pauli
2019-02-11
1
-1
/
+1
*
Fix cert with rsa instead of rsaEncryption as public key algorithm
Bernd Edlinger
2018-12-31
1
-3
/
+6
*
add missing check for BN_mod_inverse
Mansour Ahmadi
2018-12-13
1
-0
/
+2
*
fix inconsistent flen check in rsa_pk1 and rsa_oaep
Mansour Ahmadi
2018-12-13
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/rsa/
Richard Levitte
2018-12-06
23
-23
/
+23
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+1
*
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant-time.
Andy Polyakov
2018-11-30
1
-37
/
+96
*
rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_PKCS1_OAEP.
Andy Polyakov
2018-11-30
1
-31
/
+51
*
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
Andy Polyakov
2018-11-30
1
-42
/
+51
*
rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt unconditional.
Andy Polyakov
2018-11-30
1
-2
/
+3
*
rsa/rsa_ossl.c: cache MONT_CTX for public modulus earlier.
Andy Polyakov
2018-11-21
1
-7
/
+5
*
RSA security bits calculation
Pauli
2018-10-23
1
-1
/
+128
*
rsa/rsa_ossl.c: fix and extend commentary [skip ci].
Andy Polyakov
2018-10-12
1
-1
/
+2
*
Safer memory cleanup in (crypto/rsa/rsa_lib.c)
Mykola Baibuz
2018-10-11
1
-8
/
+8
*
Use 'i' as parameter name not 'I'.
Pauli
2018-09-17
1
-2
/
+2
*
Update copyright year
Matt Caswell
2018-09-11
3
-3
/
+3
*
crypto/rsa/rsa_pss.c: silence coverity warning
Dr. Matthias St. Pierre
2018-09-10
1
-1
/
+1
*
RSA padding Zeroization fixes
Shane Lontis
2018-09-06
2
-17
/
+21
*
Harmonize the error handling codepath
Nicola Tuveri
2018-09-05
1
-1
/
+1
*
Fix segfault in RSA_free() (and DSA/DH/EC_KEY)
Nicola Tuveri
2018-09-05
1
-1
/
+1
*
rsa/rsa_ossl.c: implement variant of "Smooth CRT-RSA."
Andy Polyakov
2018-08-23
1
-55
/
+100
*
Check return from BN_sub
Pauli
2018-07-31
1
-1
/
+2
*
rsa/*: switch to BN_bn2binpad.
Andy Polyakov
2018-07-14
4
-59
/
+64
*
Update copyright year
Matt Caswell
2018-05-29
1
-1
/
+1
*
RSA: add simple getters for commonly used struct members
Dr. Matthias St. Pierre
2018-05-28
1
-0
/
+40
*
Update copyright year
Richard Levitte
2018-04-17
1
-1
/
+1
*
RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called...
Matt Caswell
2018-04-16
1
-0
/
+1
[next]