Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PROV: Implement an EC key -> blob encoder, to get the public key | Richard Levitte | 2021-02-27 | 1 | -1/+4 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY | Tomas Mraz | 2021-02-17 | 1 | -5/+5 |
* | PROV: Add SM2 encoders and decoders, as well as support functionality | Richard Levitte | 2021-02-01 | 1 | -0/+14 |
* | PROV: Add MSBLOB and PVK encoders | Richard Levitte | 2020-12-15 | 1 | -76/+90 |
* | PROV: Re-implement all the keypair encoders | Richard Levitte | 2020-11-11 | 1 | -32/+192 |
* | prov: prefix all OSSL_DISPATCH tables names with ossl_ | Pauli | 2020-09-29 | 1 | -30/+30 |
* | ENCODER: Refactor our provider encoder implementations | Richard Levitte | 2020-09-20 | 1 | -144/+30 |
* | ENCODER: Refactor provider implementations, and some cleanup | Richard Levitte | 2020-09-09 | 1 | -73/+132 |
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -0/+112 |