summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make ossl_gen_deterministic_nonce_rfc6979() constant timeTomas Mraz2024-05-021-1/+0
* Make BN_generate_dsa_nonce() constant time and non-biasedTomas Mraz2024-05-021-0/+1
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* bn_local: remove unused `PTR_SIZE_INT` definitionAlois Klink2023-04-161-18/+0
* Alternative fix for CVE-2022-4304Bernd Edlinger2023-04-041-13/+13
* Revert "Fix Timing Oracle in RSA decryption"Bernd Edlinger2023-04-041-14/+0
* Fix Timing Oracle in RSA decryptionDmitry Belyavskiy2023-02-071-0/+14
* Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttimeBernd Edlinger2023-01-141-0/+20
* Update copyright yearMatt Caswell2022-05-031-1/+1
* BIGNUM: Add a comment on chunk order in struct bignum_stRichard Levitte2022-01-201-2/+5
* Rework and make DEBUG macros consistent.Rich Salz2021-05-281-10/+15
* bn: rename bn_check_prime_int -> ossl_bn_check_primtPauli2021-05-271-2/+2
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Use numbers definition of int128_t and uint128_tAmitay Isaacs2021-04-081-2/+3
* Update copyright yearMatt Caswell2020-04-231-1/+1
* crypto/bn: fix debug buildWataru Ashihara2020-02-171-0/+1
* Add BN_check_prime()Kurt Roeckx2019-10-141-0/+3
* Fix header file include guard namesDr. Matthias St. Pierre2019-09-281-2/+2
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-0/+668