Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Timing Oracle in RSA decryption | Dmitry Belyavskiy | 2023-02-07 | 1 | -0/+14 |
* | Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttime | Bernd Edlinger | 2023-01-14 | 1 | -0/+20 |
* | Update copyright year | Matt Caswell | 2022-05-03 | 1 | -1/+1 |
* | BIGNUM: Add a comment on chunk order in struct bignum_st | Richard Levitte | 2022-01-20 | 1 | -2/+5 |
* | Rework and make DEBUG macros consistent. | Rich Salz | 2021-05-28 | 1 | -10/+15 |
* | bn: rename bn_check_prime_int -> ossl_bn_check_primt | Pauli | 2021-05-27 | 1 | -2/+2 |
* | Update copyright year | Matt Caswell | 2021-04-08 | 1 | -1/+1 |
* | Use numbers definition of int128_t and uint128_t | Amitay Isaacs | 2021-04-08 | 1 | -2/+3 |
* | Update copyright year | Matt Caswell | 2020-04-23 | 1 | -1/+1 |
* | crypto/bn: fix debug build | Wataru Ashihara | 2020-02-17 | 1 | -0/+1 |
* | Add BN_check_prime() | Kurt Roeckx | 2019-10-14 | 1 | -0/+3 |
* | Fix header file include guard names | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -2/+2 |
* | Reorganize local header files | Dr. Matthias St. Pierre | 2019-09-28 | 1 | -0/+668 |