Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [NSS] Implement constant-time GCD and modular inversion | Sohaib ul Hassan | 2020-07-10 | -0/+1 |
| | | | | | | | | | | | | The implementation is based on the work by Bernstein and Yang (https://eprint.iacr.org/2019/266) "Fast constant-time gcd computation and modular inversion". It fixes the old mp_gcd and s_mp_invmod_odd_m functions. The patch also fixes mpl_significant_bits s_mp_div_2d and s_mp_mul_2d by having less control flow to reduce side-channel leaks. Co-authored by : Billy Bob Brumley | |||
* | Issue #1338 - Part 2: Update NSS to 3.48-RTM | wolfbeast | 2020-01-02 | -1/+10 |
| | ||||
* | Update NSS to 3.41 | wolfbeast | 2018-12-15 | -1/+2 |
| | ||||
* | Update NSS to 3.32.1-RTM | wolfbeast | 2018-02-06 | -2/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+313 |