Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prov: prefix all exposed 'cipher' symbols with ossl_ | Pauli | 2020-10-01 | 1 | -1/+1 |
* | prov: prefix all OSSL_DISPATCH tables names with ossl_ | Pauli | 2020-09-29 | 1 | -4/+4 |
* | ciphers: add FIPS error state handling | Pauli | 2020-09-12 | 1 | -1/+6 |
* | Ensure any allocated MAC is freed in the provider code | Matt Caswell | 2020-07-06 | 1 | -0/+1 |
* | Make the naming scheme for dispatched functions more consistent | Dr. Matthias St. Pierre | 2020-06-24 | 1 | -2/+2 |
* | Fix incorrect default keysize for CAST ofb and cfb modes. | Shane Lontis | 2020-05-05 | 1 | -4/+4 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | Deprecate the Low Level CAST APIs | Matt Caswell | 2020-01-13 | 1 | -0/+6 |
* | EVP_CIPHER_CTX_set_keylen should not succeed if a bad keylen is passed | Matt Caswell | 2019-11-19 | 1 | -4/+5 |
* | Cleanup: move providers/common/include/internal/provider_args.h | Richard Levitte | 2019-10-10 | 1 | -1/+1 |
* | Providers: move all ciphers | Richard Levitte | 2019-10-10 | 1 | -0/+48 |