| Name: | nss | 
|---|---|
| Version: | 3.101.0 | 
| Release: | 11.el8_8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 2095717 | 
| License: | MPLv2.0 | 
| RPM: | nss-3.101.0-11.el8_8.x86_64.rpm | 
| Source RPM: | nss-3.101.0-11.el8_8.src.rpm | 
| Build Date: | Fri Dec 20 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.  | 
- 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
- Fix missing and inaccurate key length checks - Fix chacha timing issue
- Fix MD-5 decode issue in pkcs #12 - turn off policy processing for pkcs12 and smime - update the restore defaults for pkcs12
- Rebase to NSS 3.101
- Allow for shorter ecdsa signatures by padding them to full length