Name: | nspr |
---|---|
Version: | 4.35.0 |
Release: | 17.el9_2 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 427240 |
License: | MPLv2.0 |
RPM: | nspr-4.35.0-17.el9_2.aarch64.rpm |
Source RPM: | nss-3.101.0-10.el9_2.src.rpm |
Build Date: | Fri Dec 20 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. |
- Allow RSA-OAEP in FIPS mode
- Add SEC_OID_CURVE25519 to FIPS checks. - This will mark algorithms using it as FIPS unapproved.
- fix shlibsign in FIPS mode - remove dbm from pkgconfig
- 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.