Age | Commit message (Expand) | Author |
---|---|---|
2020-09-19 | Add KEM (Key encapsulation mechanism) support to providers | Shane Lontis |
2020-09-03 | STORE: Add a built-in 'file:' storemgmt implementation (loader) | Richard Levitte |
2020-08-21 | Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODE | Richard Levitte |
2020-06-24 | rand: set up EVP and DRBG infrastructure for RAND from providers. | Pauli |
2019-11-29 | PROV SERIALIZER: add common functionality to serialize keys | Richard Levitte |
2019-11-14 | Move RSA Asym cipher code to the default provider | Matt Caswell |
2019-10-10 | Providers: move all ciphers | Richard Levitte |
2019-10-10 | Providers: move all digests | Richard Levitte |
2019-10-10 | Providers: move common exchange,kdfs,keymgmt,macs,signature | Richard Levitte |