Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Run the withlibctx.pl script | Matt Caswell | 2020-10-01 | 1 | -1/+1 |
* | Add a copy of OSSL_SELF_TEST_get_callback() to the fips module. | Shane Lontis | 2020-09-19 | 1 | -6/+3 |
* | Add KEM (Key encapsulation mechanism) support to providers | Shane Lontis | 2020-09-19 | 1 | -0/+181 |
* | Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK | Matt Caswell | 2020-09-13 | 1 | -2/+0 |
* | Add dh_kdf support to provider | Shane Lontis | 2020-08-11 | 1 | -0/+88 |
* | Fix provider cipher reinit after init/update with a partial update block. | Shane Lontis | 2020-08-05 | 1 | -0/+78 |
* | Fix no-dh and no-dsa | Matt Caswell | 2020-07-26 | 1 | -3/+8 |
* | Fix provider cipher reinit issue | Shane Lontis | 2020-07-22 | 1 | -2/+88 |
* | Add multiple fixes for ffc key generation using invalid p,q,g parameters. | Shane Lontis | 2020-07-09 | 1 | -0/+253 |