summaryrefslogtreecommitdiffstats
path: root/crypto/deterministic_nonce.c
AgeCommit message (Expand)Author
2024-05-02Correct top for EC/DSA nonces if BN_DEBUG is onTomas Mraz
2024-05-02Make ossl_gen_deterministic_nonce_rfc6979() constant timeTomas Mraz
2023-09-07Copyright year updatesMatt Caswell
2023-06-15Fix typos found by codespellDimitri Papadopoulos
2022-12-16Address coverity issue CID 1517105slontis
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis