summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_meth.c
AgeCommit message (Expand)Author
2018-04-03Update copyright yearMatt Caswell
2018-03-21Convert _meth_get_ functions to const gettersJack Bates
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2016-11-16Raise an error on memory alloc failure.FdaSilvaYY
2016-05-23Remove useless NULL checksFdaSilvaYY
2016-05-18Add some error messages for malloc failsMatt Caswell
2016-05-18Better checks for malloc failure in various METHOD functionsMatt Caswell
2016-05-17Copyright consolidation 08/10Rich Salz
2016-04-06Make the RSA_METHOD structure opaqueRichard Levitte