Name: | nspr |
---|---|
Version: | 4.35.0 |
Release: | 14.el9_2 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 321304 |
License: | MPLv2.0 |
RPM: | nspr-4.35.0-14.el9_2.x86_64.rpm |
Source RPM: | nss-3.101.0-7.el9_2.src.rpm |
Build Date: | Mon Sep 16 2024 |
Build Host: | build-ol9-x86_64.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 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.
- Fix expired certs in tests - Fix CVE-2023-5388