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
*
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
*
Set error code on alloc failures
Rich Salz
2018-04-03
3
-5
/
+11
*
Update copyright year
Matt Caswell
2018-04-03
1
-1
/
+1
*
Convert _meth_get_ functions to const getters
Jack Bates
2018-03-21
1
-1
/
+1
*
Update copyright year
Matt Caswell
2018-03-20
1
-1
/
+1
*
Test the result of CMS_RecipientInfo_ktri_get0_algs() before using its output...
Brad Spencer
2018-03-01
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-02-27
2
-2
/
+2
*
Replaced variable-time GCD with consttime inversion to avoid side-channel att...
Samuel Weiser
2018-02-21
1
-3
/
+14
*
Fix a memory leak in an error path
Matt Caswell
2018-02-14
1
-0
/
+1
*
Minor cleanup of the rsa mp limits code
Bernd Edlinger
2017-12-13
2
-3
/
+5
*
rsa: Do not allow less than 512 bit RSA keys
Sebastian Andrzej Siewior
2017-12-11
3
-6
/
+3
*
Add missing range checks on number of multi primes in rsa_ossl_mod_exp
Bernd Edlinger
2017-12-08
1
-2
/
+3
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-2
/
+2
*
Fix minor typo in comment in rsa_st
Daniel Bevenius
2017-12-05
1
-1
/
+1
*
rsa/rsa_gen.c: harmonize keygen's ability with RSA_security_bits.
Andy Polyakov
2017-11-28
2
-30
/
+9
*
rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.
Andy Polyakov
2017-11-28
3
-1
/
+25
*
rsa/rsa_gen.c: ensure backward compatibility with external rsa->meth.
Andy Polyakov
2017-11-23
1
-1
/
+14
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
12
-66
/
+813
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-12
1
-1
/
+1
[next]