Name: | nspr |
---|---|
Version: | 4.36.0 |
Release: | 4.el9_4 |
Architecture: | i686 |
Group: | Unspecified |
Size: | 342614 |
License: | MPLv2.0 |
RPM: | nspr-4.36.0-4.el9_4.i686.rpm |
Source RPM: | nss-3.112.0-4.el9_4.src.rpm |
Build Date: | Tue Sep 09 2025 |
Build Host: | build-ol9-i386.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 interface issue when pulling 3.0 pkcs#11 interfaces explicitly
- restore CONCATENATE functions accidentally remvoed in the last patch - fix big endian issue in tstclnt and selfserv in certificate compression
- add fips required changes. - fix bugs found by QE
- rebase to NSS 3.112 - add ml-kem-1024 support - add ml-dsa support
- 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