summaryrefslogtreecommitdiffstats
path: root/security/nss/lib/softoken/lowpbe.c
Commit message (Collapse)AuthorAgeLines
* Issue #1338 - Follow-up: Also cache the most recent PBKDF1 hashKai Engert2020-01-23-50/+140
| | | | This rewrites the caching mechanism to apply to both PBKDF1 and PBKDF2
* Issue #1338: Follow-up: Cache the most recent PBKDF2 password hash,Kai Engert2020-01-14-1/+76
| | | | | | to speed up repeated SDR operations. Landed on NSS-3.48 for Bug 1606992
* Update NSS to 3.38wolfbeast2018-08-14-5/+5
| | | | | | | | | | | | | - 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.32.1-RTMwolfbeast2018-02-06-4/+7
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+1363