| Name: | nss | 
|---|---|
| Version: | 3.90.0 | 
| Release: | 7.el8_10 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 2062794 | 
| License: | MPLv2.0 | 
| RPM: | nss-3.90.0-7.el8_10.x86_64.rpm | 
| Source RPM: | nss-3.90.0-7.el8_10.src.rpm | 
| Build Date: | Fri May 24 2024 | 
| Build Host: | build-ol8-x86_64.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.  | 
- Allow for shorter ecdsa signatures by padding them to full length
- 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.