summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_local.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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