summaryrefslogtreecommitdiff
path: root/security/nss/lib/freebl
Commit message (Collapse)AuthorAge
* [nss] Import NSS 3.59/NSPR 4.29 source.Moonchild2020-12-01
|
* [NSS] Implement constant-time GCD and modular inversionSohaib ul Hassan2020-07-09
| | | | | | | | | | | | 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
* [NSS] Force a fixed length for DSA exponentiationMoonchild2020-06-03
|
* Issue #1338 - Part 2: Update NSS to 3.48-RTMwolfbeast2020-01-02
|
* Add length checks for cryptographic primitivesKevin Jacobs2019-10-24
| | | | | This rollup patch adds additional length checks around cryptographic primitives.
* Don't unnecessarily strip leading 0's from key material during PKCS11 import.wolfbeast2019-07-17
|
* Apply better input checking discipline.wolfbeast2019-07-17
|
* Update NSS to 3.41wolfbeast2018-12-15
|
* Update NSS to 3.38wolfbeast2018-08-14
| | | | | | | | | | | | | - Added HACL*Poly1305 32-bit (INRIA/Microsoft) - Updated to final TLS 1.3 draft version (28) - Removed TLS 1.3 prerelease draft limit check - Removed NPN code - Enabled dev/urandom-only RNG on Linux with NSS_SEED_ONLY_DEV_URANDOM for non-standard environments - Fixed several bugs with TLS 1.3 negotiation - Updated internal certificate store - Added support for the TLS Record Size Limit Extension. - Fixed CVE-2018-0495 - Various security fixes in the ASN.1 code.
* Update NSS to 3.36.4-RTMJustOff2018-06-11
|
* Update NSS to 3.35-RTMwolfbeast2018-06-05
|
* Revert "Update NSS to 3.35-RTM"wolfbeast2018-04-25
| | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
* Update NSS to 3.35-RTMwolfbeast2018-02-23
|
* Update NSS to 3.32.1-RTMwolfbeast2018-02-06
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02