index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rsa
/
rsa_meth.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop raising ERR_R_MALLOC_FAILURE in most places
Richard Levitte
2022-10-05
1
-5
/
+1
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-3
/
+3
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level RSA functions.
Pauli
2020-02-20
1
-0
/
+6
*
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
*
Use 'i' as parameter name not 'I'.
Pauli
2018-09-17
1
-2
/
+2
*
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
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+14
*
Raise an error on memory alloc failure.
FdaSilvaYY
2016-11-17
1
-19
/
+18
*
Remove useless NULL checks
FdaSilvaYY
2016-05-23
1
-2
/
+1
*
Add some error messages for malloc fails
Matt Caswell
2016-05-18
1
-1
/
+6
*
Better checks for malloc failure in various METHOD functions
Matt Caswell
2016-05-18
1
-2
/
+16
*
Copyright consolidation 08/10
Rich Salz
2016-05-17
1
-4
/
+3
*
Make the RSA_METHOD structure opaque
Richard Levitte
2016-04-06
1
-0
/
+257