summaryrefslogtreecommitdiffstats
path: root/crypto/rsa/rsa_mp.c
AgeCommit message (Expand)Author
2019-09-27Reorganize local header filesDr. Matthias St. Pierre
2018-04-03Set error code on alloc failuresRich Salz
2018-02-27Update copyright yearMatt Caswell
2018-02-14Fix a memory leak in an error pathMatt Caswell
2017-12-13Minor cleanup of the rsa mp limits codeBernd Edlinger
2017-11-28rsa/rsa_lib.c: make RSA_security_bits multi-prime aware.Andy Polyakov
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang