Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENCODER: use property definitions instead of getting implementation parameters | Richard Levitte | 2021-06-05 | 1 | -34/+8 |
* | ENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE | Richard Levitte | 2021-06-05 | 1 | -9/+0 |
* | Small fixes and cleanups of provider API documentation | Tomas Mraz | 2021-04-09 | 1 | -16/+24 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Add "save-parameters" encoder parameter | Tomas Mraz | 2021-04-01 | 1 | -0/+5 |
* | doc: note that get_params and set_params calls should return true if the para... | Pauli | 2021-03-11 | 1 | -0/+1 |
* | ENCODER: Add support for OSSL_FUNC_encoder_does_selection() | Richard Levitte | 2020-11-11 | 1 | -3/+12 |
* | ENCODER: Add support for specifying the outermost output structure | Richard Levitte | 2020-11-11 | 1 | -0/+13 |
* | ENCODER: Redefine the libcrypto <-> provider interface | Richard Levitte | 2020-09-20 | 1 | -87/+144 |
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -0/+273 |