Age | Commit message (Expand) | Author |
---|---|---|
2022-10-11 | Update copyright year | Matt Caswell |
2022-07-19 | ossl_ffc_params_copy: Copy the keylength too | Tomas Mraz |
2022-07-19 | For known safe primes use the minimum key length according to RFC 7919 | Tomas Mraz |
2021-03-11 | Update copyright year | Matt Caswell |
2021-02-26 | Fix external symbols related to dh keys | Shane Lontis |
2020-11-27 | Deprecate more DH functions | Matt Caswell |
2020-10-06 | ffc: add _ossl to exported but internal functions | Pauli |
2020-07-09 | Add multiple fixes for ffc key generation using invalid p,q,g parameters. | Shane Lontis |
2020-06-17 | Add ACVP fips module tests | Shane Lontis |
2020-04-20 | Fix DH_get_nid() so that it does not cache values. | Shane Lontis |
2020-02-17 | Coverity 1458438: fix uninitialised memory access. | Pauli |
2020-02-16 | Add FFC param/key validation | Shane Lontis |