| Name: | nspr |
|---|---|
| Version: | 4.34.0 |
| Release: | 14.el9_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 429696 |
| License: | MPLv2.0 |
| RPM: | nspr-4.34.0-14.el9_0.aarch64.rpm |
| Source RPM: | nss-3.79.0-14.el9_0.src.rpm |
| Build Date: | Wed Sep 21 2022 |
| Build Host: | build-ol9-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.mozilla.org/projects/nspr/ |
| Summary: | Netscape Portable Runtime |
| Description: | NSPR provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management (malloc and free) and shared library linking. |
- 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.