Name: | nss-tools |
---|---|
Version: | 3.79.0 |
Release: | 18.el9_1 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1974384 |
License: | MPLv2.0 |
RPM: | nss-tools-3.79.0-18.el9_1.aarch64.rpm |
Source RPM: | nss-3.79.0-18.el9_1.src.rpm |
Build Date: | Thu Apr 13 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | Tools for the 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. Install the nss-tools package if you need command-line tools to manipulate the NSS certificate and key database. |
- fix memory leak, add generator test in FIPS mode.
- fix consistency return errors. We shouldn't lock the FIPS token if the application asked for invalid DH parameters on on keygen.
- Add check for RSA PSS Salt required by FIPS - Update fips_algorithms.sh according to the review.
- Fix CVE-2023-0767
- 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