aboutsummaryrefslogtreecommitdiff
path: root/include/openssl/rsaerr.h
AgeCommit message (Expand)AuthorFilesLines
2020-04-15mkerr: remove legacy guards from generated error headersDr. Matthias St. Pierre1-5/+0
2020-02-13Make the RSA ASYM_CIPHER implementation available inside the FIPS moduleMatt Caswell1-1/+1
2019-11-07Update source files for deprecation at 3.0Richard Levitte1-2/+2
2019-09-28Add legacy include guards to public header filesDr. Matthias St. Pierre1-0/+6
2019-09-28Fix header file include guard namesDr. Matthias St. Pierre1-2/+2
2019-09-12util/mkerr.pl: make it not depend on the function codeRichard Levitte1-1/+1
2019-07-31make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSADavid von Oheimb1-0/+1
2019-07-16Regenerate mkerr filesRich Salz1-71/+73
2019-03-12added generated filesShane Lontis1-0/+12
2019-03-11Add regenerated header filesRich Salz1-1/+5
2018-12-06Following the license change, modify the boilerplates in include/ and crypto/...Richard Levitte1-1/+1
2018-04-03Set error code on alloc failuresRich Salz1-0/+2
2018-02-09Small simplification in mkerr.plFdaSilvaYY1-5/+2
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang1-0/+6
2017-06-07make error tables const and separate header fileRich Salz1-0/+157