summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/freebl/mpi/mpi.h
Commit message (Collapse)AuthorAgeLines
* [NSS] Implement constant-time GCD and modular inversionSohaib ul Hassan2020-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-RTMwolfbeast2020-01-02-1/+10
|
* Update NSS to 3.41wolfbeast2018-12-15-1/+2
|
* Update NSS to 3.32.1-RTMwolfbeast2018-02-06-2/+0
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+313