Lines Matching refs:NSS

3 NSS 3.16.2.1 release notes
11 Network Security Services (NSS) 3.16.2.1 is a patch release for NSS 3.16, based on the NSS 3.16.2
12 release. The bug fixes in NSS 3.16.2.1 are described in the "Bugs Fixed" section below.
21 The HG tag is NSS_3_16_2_1_RTM. NSS 3.16.2.1 requires NSPR 4.10.6 or newer.
23 NSS 3.16.2.1 source distributions are also available on ftp.mozilla.org for secure HTTPS
36 The following security-relevant bugs have been resolved in NSS 3.16.2.1. Users are encouraged to
40 Signature Forgery in NSS. See also `MFSA
45 `New in NSS 3.16.2.1 <#new_in_nss_3.16.2.1>`__
58 caused NSS to accept forged RSA signatures.
60 A new symbol, \_SGN_VerifyPKCS1DigestInfo is exported in this release. As with all exported NSS
61 symbols that have a leading underscore '_', this is an internal symbol for NSS use only.
62 Applications that use or depend on these symbols can and will break in future NSS releases.
66 `Bugs fixed in NSS 3.16.2.1 <#bugs_fixed_in_nss_3.16.2.1>`__
72 Signature Forgery in NSS
79 The NSS development team would like to thank Antoine Delignat-Lavaud, security researcher at
89 NSS 3.16.2.1 shared libraries are backward compatible with all older NSS 3.x shared libraries. A
90 program linked with older NSS 3.x shared libraries will work with NSS 3.16.2.1 shared libraries
91 without recompiling or relinking. Furthermore, applications that restrict their use of NSS APIs
92 to the functions listed in NSS Public Functions will remain compatible with future versions of
93 the NSS shared libraries.
101 `bugzilla.mozilla.org <https://bugzilla.mozilla.org/enter_bug.cgi?product=NSS>`__ (product NSS).