| Name: | nspr | 
|---|---|
| Version: | 4.34.0 | 
| Release: | 17.el9_1 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 426864 | 
| License: | MPLv2.0 | 
| RPM: | nspr-4.34.0-17.el9_1.aarch64.rpm | 
| Source RPM: | nss-3.79.0-17.el9_1.src.rpm | 
| Build Date: | Tue Mar 21 2023 | 
| 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.  | 
- 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