Name: | nss |
---|---|
Version: | 3.79.0 |
Release: | 14.el9_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1930684 |
License: | MPLv2.0 |
RPM: | nss-3.79.0-14.el9_0.x86_64.rpm |
Source RPM: | nss-3.79.0-14.el9_0.src.rpm |
Build Date: | Wed Sep 21 2022 |
Build Host: | build-ol9-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. |
- Update fips_algorithms.h to match the final FIPS requirements - Disable delegated credentials
- remove OAEP from the FIPS indicators
- only turn off rand changes on all non-fips kernels
- only turn off rand changes on ppc64le at build-test time.
- turn off rand changes on ppc64le
- FIPS 140-3 changes
- fix encoding issue with NULL passwords
- more complete fix for cert auth regression crash
- Remove debugging printf from a patch - increase the pbe cache size to handle reusing the same token key.
- FIPS 140-3 changes - Reject Small RSA keys, 1024 bit keys are marked as FIP OK when verifying, reject signature keys by policy - Allow applications to retrigger selftests on demand.