summaryrefslogtreecommitdiff
path: root/providers/implementations/serializers/serializer_dh.c
Commit message (Expand)AuthorAgeFilesLines
* PROV: Fix DSA and DH private key serializersRichard Levitte2020-08-201-4/+14
* Add DHX serializationShane Lontis2020-08-111-0/+5
* Make the naming scheme for dispatched functions more consistentDr. Matthias St. Pierre2020-06-241-3/+3
* Maintain strict type discipline between the core and providersMatt Caswell2020-05-161-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add DH keygen to providersShane Lontis2020-04-161-23/+7
* Add Serializers for ECShane Lontis2020-03-041-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-3/+13
* PROV SERIALIZER: add support for writing DH keys and parametersRichard Levitte2019-11-291-0/+151