summaryrefslogtreecommitdiffstats
path: root/include/crypto/rsa.h
AgeCommit message (Expand)Author
2020-06-17Add ACVP fips module testsShane Lontis
2020-05-27PROV: Use rsa_padding_add_PKCS1_OAEP_mgf1_with_libctx() in RSA-OAEPRichard Levitte
2020-05-14PROV & KEYMGMT: Add PSS-parameter support in the RSA KEYMGMT implementationRichard Levitte
2020-05-14RSA: Add a less loaded PSS-parameter structureRichard Levitte
2020-05-14RSA: Add rsa_schemes.c, to store scheme data and translator functionsRichard Levitte
2020-05-14RSA: Extract much of the rsa_pkey_export_to() code to a separate functionRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte
2020-03-19Use RAND_bytes_ex in crypto/rsaMatt Caswell
2020-02-22PROV: add RSA signature implementationRichard Levitte
2020-02-13Make the RSA ASYM_CIPHER implementation available inside the FIPS moduleMatt Caswell
2020-01-29Add RSA key validation to default providerShane Lontis
2019-12-05Teach the RSA implementation about TLS RSA Key TransportMatt Caswell
2019-10-17Added internal functions for easy getting and setting all RSA parameters.Richard Levitte