Name: | nss-softokn-freebl-devel |
---|---|
Version: | 3.79.0 |
Release: | 17.el9_1 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 533872 |
License: | MPLv2.0 |
RPM: | nss-softokn-freebl-devel-3.79.0-17.el9_1.i686.rpm |
Source RPM: | nss-3.79.0-17.el9_1.src.rpm |
Build Date: | Tue Mar 21 2023 |
Build Host: | build-ol9-i386.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | Header and Library files for doing development with the Freebl library for NSS |
Description: | NSS Softoken Cryptographic Module Freebl Library Development Tools This package supports special needs of some PKCS #11 module developers and is otherwise considered private to NSS. As such, the programming interfaces may change and the usual NSS binary compatibility commitments do not apply. Developers should rely only on the officially supported NSS public API. |
- 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
- fix encoding issue with NULL passwords