Name: | nss |
---|---|
Version: | 3.90.0 |
Release: | 6.el8_9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 2030179 |
License: | MPLv2.0 |
RPM: | nss-3.90.0-6.el8_9.aarch64.rpm |
Source RPM: | nss-3.90.0-6.el8_9.src.rpm |
Build Date: | Tue Feb 13 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | Network Security Services |
Description: | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. |
- Fix ecc DER wrapping.
- Pick up validated constant time implementations of p256, p384, and p521 from upsream - More Fips indicator changes
- FIPS review changes - add PORT_SafeZero to avoid compiler optimizing a way zeroing memory. - update the indicators for this release - allow hashing of longer than int32 values in a single PKCS #11 call.
- Fix expired certs in tests - Fix CVE-2023-5388
- add indicators for pbkdf2 - add camellia to pkcs12 doc files - fix ems policy bug - disable ech
- fix the change log
- rebase to NSS 3.90
- Fix CVE-2023-0767
- Fix QA found failures: - remove extra '+' from sslpolicy.txt file causing test error values - only use GRND_RANDOM if the kernel is in FIPS mode.
- FIPS 140-3 changes