Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright year updates | Tomas Mraz | 2024-09-05 | 1 | -1/+1 |
* | Correct top for EC/DSA nonces if BN_DEBUG is on | Tomas Mraz | 2024-05-02 | 1 | -0/+4 |
* | Make ossl_gen_deterministic_nonce_rfc6979() constant time | Tomas Mraz | 2024-05-02 | 1 | -6/+44 |
* | Copyright year updates | Matt Caswell | 2023-09-07 | 1 | -1/+1 |
* | Fix typos found by codespell | Dimitri Papadopoulos | 2023-06-15 | 1 | -1/+1 |
* | Address coverity issue CID 1517105 | slontis | 2022-12-16 | 1 | -2/+5 |
* | Implement deterministic ECDSA sign (RFC6979) | slontis | 2022-11-30 | 1 | -0/+195 |