summaryrefslogtreecommitdiffstats
path: root/providers/implementations/serializers/serializer_rsa.c
AgeCommit message (Expand)Author
2020-07-27EVP, PROV: Add misc missing bits for RSA-PSSRichard Levitte
2020-07-24PROV: Implement DER to RSA deserializerRichard Levitte
2020-06-24Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre
2020-05-22Coverity 1463576: Error handling issues (CHECKED_RETURN)Pauli
2020-05-16Maintain strict type discipline between the core and providersMatt Caswell
2020-05-14PROV & SERIALIZER: Adapt the RSA serializers for PSS-parametersRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-01Add EVP_PKEY_gettable_params support for accessing EVP_PKEY key data fieldsShane Lontis
2020-02-20Deprecate the low level RSA functions.Pauli
2020-02-07Adapt existing SERIALIZER implementations to the redesigned interfaceRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte