index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_mp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updates
Tomas Mraz
2024-09-05
1
-1
/
+1
*
Removed hard coded value for cap in function ossl_rsa_multip_cap
Gopal Sharma
2024-05-30
1
-1
/
+1
*
Replace "a RSA" with "an RSA"
Daniel Fiala
2022-12-06
1
-2
/
+2
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-3
/
+1
*
Update copyright year
Matt Caswell
2021-04-08
1
-1
/
+1
*
Add ossl_rsa symbols
Shane Lontis
2021-03-18
1
-6
/
+6
*
Update copyright year
Matt Caswell
2020-11-26
1
-1
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-1
/
+1
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Following the license change, modify the boilerplates in crypto/rsa/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Set error code on alloc failures
Rich Salz
2018-04-03
1
-2
/
+4
*
Update copyright year
Matt Caswell
2018-02-27
1
-1
/
+1
*
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
1
-0
/
+3
*
rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.
Andy Polyakov
2017-11-28
1
-0
/
+14
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+95