Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prov: tag SM2 encoders and decoders as non-FIPS | Pauli | 2021-06-16 | 1 | -2/+2 |
* | Add a generic SubjectPublicKeyInfo decoder | Matt Caswell | 2021-06-14 | 1 | -0/+5 |
* | Decoding PKCS#8: separate decoding of encrypted and unencrypted PKCS#8 | Richard Levitte | 2021-06-09 | 1 | -12/+19 |
* | Update copyright year | Matt Caswell | 2021-02-18 | 1 | -1/+1 |
* | PROV: Add SM2 encoders and decoders, as well as support functionality | Richard Levitte | 2021-02-01 | 1 | -0/+4 |
* | Remove unnecessary guards around MSBLOB and PVK readers and writers | Richard Levitte | 2020-12-13 | 1 | -6/+0 |
* | PROV: Re-implement all the keypair decoders | Richard Levitte | 2020-11-11 | 1 | -18/+60 |
* | prov: prefix all OSSL_DISPATCH tables names with ossl_ | Pauli | 2020-09-29 | 1 | -15/+15 |
* | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte | 2020-08-21 | 1 | -0/+42 |