summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/freebl/chacha20poly1305.c
Commit message (Collapse)AuthorAgeLines
* Issue #1338 - Part 2: Update NSS to 3.48-RTMwolfbeast2020-01-02-4/+29
|
* Add length checks for cryptographic primitivesKevin Jacobs2019-10-24-0/+5
| | | | | This rollup patch adds additional length checks around cryptographic primitives.
* Update NSS to 3.38wolfbeast2018-08-14-51/+37
| | | | | | | | | | | | | - 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-15/+36
|
* Update NSS to 3.35-RTMwolfbeast2018-06-05-1/+50
|
* Revert "Update NSS to 3.35-RTM"wolfbeast2018-04-25-50/+1
| | | | This reverts commit f1a0f0a56fdd0fc39f255174ce08c06b91c66c94.
* Update NSS to 3.35-RTMwolfbeast2018-02-23-1/+50
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+198