| Name: | nspr | 
|---|---|
| Epoch: | 10 | 
| Version: | 4.35.0 | 
| Release: | 14.el9_2_fips | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 427264 | 
| License: | MPLv2.0 | 
| RPM: | nspr-4.35.0-14.el9_2_fips.aarch64.rpm | 
| Source RPM: | nss-3.101.0-7.el9_2_fips.src.rpm | 
| Build Date: | Tue Sep 17 2024 | 
| 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.  | 
- Add FIPS package change: add fips suffix to Release and set Epoch to 10 [Orabug: 35862190] - Update FIPS module name for Oracle Linux [Orabug: 35862190]
- fix cms abi breakage - fix long password issue on pbmac encodings
- fix param encoding in pkcs12 pbamac encoding - add support for certificate compression in selfserv and tstclient
- Fix missing and inaccurate key length checks - Fix chacha timing issue
- Fix MD-5 decode issue in pkcs #12 - turn off policy processing for pkcs12 and smime - restore the rhel9 pkcs12 defaults for pk12util
- Rebase to NSS 3.101 - restore ppc init support
- Allow for shorter ecdsa signatures by padding them to full length
- Fix ecc DER wrapping.
- Pick up validated constant time implementations of p256, p384, and p521 from upsream - More Fips indicator changes
- FIPS review changes - add PORT_SafeZero to avoid compiler optimizing a way zeroing memory. - update the indicators for this release - allow hashing of longer than int32 values in a single PKCS #11 call.