| Name: | nss | 
|---|---|
| Version: | 3.112.0 | 
| Release: | 4.el8_10 | 
| Architecture: | i686 | 
| Group: | Unspecified | 
| Size: | 2401664 | 
| License: | MPLv2.0 | 
| RPM: | nss-3.112.0-4.el8_10.i686.rpm | 
| Source RPM: | nss-3.112.0-4.el8_10.src.rpm | 
| Build Date: | Tue Sep 09 2025 | 
| Build Host: | build-ol8-i386.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 interface issue when pulling 3.0 pkcs#11 interfaces explicitly
- restore CONCATENATE functions accidentally remvoed in the last patch - fix big endian issue in tstclnt and selfserv in certificate compression
- add fips required changes. - fix bugs found by QE
- rebase to NSS 3.112 - add ml-kem-1024 support - add ml-dsa support
- don't define -DNSS_NO_INIT_SUPPORT for legacydb on pcc systems
- Allow RSA-OAEP in FIPS mode
- Add SEC_OID_CURVE25519 to FIPS checks. - This will mark algorithm using it as FIPS unapproved.
- fix shlibsign to work when the system is in FIPS mode.
- fix cms abi breakage - fix long password issue on pbmac encodings
- fix param encoding in pkcs12 pbamac encoding - add support for certificate compression in selfserv and tstclient