summaryrefslogtreecommitdiffstats
path: root/providers/implementations/serializers/serializer_local.h
AgeCommit message (Expand)Author
2020-07-24PROV: Update the DER to RSA deserializer to handle encrypted PKCS#8Richard Levitte
2020-07-24PROV: Implement PEM to DER deserializerRichard 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-06-24Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre
2020-05-14PROV & SERIALIZER: Adapt the RSA serializers for PSS-parametersRichard Levitte
2020-04-23Update copyright yearMatt Caswell
2020-04-15Add DSA keygen to providerShane Lontis
2020-03-18Implement serializers for ED25519 and ED448Matt Caswell
2020-03-04Add Serializers for ECShane Lontis
2020-02-28Implement the ECX SerializersMatt Caswell
2020-02-07Adapt existing SERIALIZER implementations to the redesigned interfaceRichard Levitte
2020-01-23PROV: Fix bignum printout in text serializersRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing DSA keys and parametersRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing DH keys and parametersRichard Levitte
2019-11-29PROV SERIALIZER: add support for writing RSA keysRichard Levitte
2019-11-29PROV SERIALIZER: add common functionality to serialize keysRichard Levitte