summaryrefslogtreecommitdiff
path: root/providers/implementations/serializers/serializer_dh_param.c
Commit message (Expand)AuthorAgeFilesLines
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-17/+17
* Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h>Dr. Matthias St. Pierre2020-06-241-1/+1
* Maintain strict type discipline between the core and providersMatt Caswell2020-05-161-9/+39
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Deprecate the low level Diffie-Hellman functions.Pauli2020-02-201-0/+6
* Adapt existing SERIALIZER implementations to the redesigned interfaceRichard Levitte2020-02-071-20/+35
* PROV SERIALIZER: add support for writing DH keys and parametersRichard Levitte2019-11-291-0/+135