| Name: | nss | 
|---|---|
| Epoch: | 10 | 
| Version: | 3.90.0 | 
| Release: | 6.el9_3_fips | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 1791094 | 
| License: | MPLv2.0 | 
| RPM: | nss-3.90.0-6.el9_3_fips.aarch64.rpm | 
| Source RPM: | nss-3.90.0-6.el9_3_fips.src.rpm | 
| Build Date: | Fri Apr 19 2024 | 
| Build Host: | build-ol9-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.  | 
- Add FIPS package change: add fips suffix to Release and set Epoch to 10 [Orabug: 35862190] - Update FIPS module name for Oracle Linux [Orabug: 35862190]
- 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 indicator for pbkdf - fix ems policy bug
- fix release number
- fix missing dist tag in packages version - move from deprecate %patch format
- Rebase to NSS-3.90 - Rebase to NSPR-3.35 - fix incorrect version values in the NSS spec file for FIPS
- fix memory leak, add generator test in FIPS mode.