Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -193/+0 |
* | Make the naming scheme for dispatched functions more consistent | Dr. Matthias St. Pierre | 2020-06-24 | 1 | -17/+17 |
* | Rename <openssl/core_numbers.h> -> <openssl/core_dispatch.h> | Dr. Matthias St. Pierre | 2020-06-24 | 1 | -1/+1 |
* | Maintain strict type discipline between the core and providers | Matt Caswell | 2020-05-16 | 1 | -15/+46 |
* | PROV & SERIALIZER: Adapt the RSA serializers for PSS-parameters | Richard Levitte | 2020-05-14 | 1 | -2/+8 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Deprecate the low level RSA functions. | Pauli | 2020-02-20 | 1 | -0/+6 |
* | Adapt existing SERIALIZER implementations to the redesigned interface | Richard Levitte | 2020-02-07 | 1 | -18/+33 |
* | PROV SERIALIZER: add support for writing RSA keys | Richard Levitte | 2019-11-29 | 1 | -0/+135 |