Name: | nss-softokn-freebl-devel |
---|---|
Version: | 3.90.0 |
Release: | 6.el8_9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 651021 |
License: | MPLv2.0 |
RPM: | nss-softokn-freebl-devel-3.90.0-6.el8_9.aarch64.rpm |
Source RPM: | nss-3.90.0-6.el8_9.src.rpm |
Build Date: | Tue Feb 13 2024 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.mozilla.org/projects/security/pki/nss/ |
Summary: | Header and Library files for doing development with the Freebl library for NSS |
Description: | NSS Softoken Cryptographic Module Freebl Library Development Tools This package supports special needs of some PKCS #11 module developers and is otherwise considered private to NSS. As such, the programming interfaces may change and the usual NSS binary compatibility commitments do not apply. Developers should rely only on the officially supported NSS public API. |
- 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
- add indicators for pbkdf2 - add camellia to pkcs12 doc files - fix ems policy bug - disable ech
- fix the change log
- rebase to NSS 3.90
- Fix CVE-2023-0767
- Fix QA found failures: - remove extra '+' from sslpolicy.txt file causing test error values - only use GRND_RANDOM if the kernel is in FIPS mode.
- FIPS 140-3 changes