[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет nss-softokn-freebl-devel-3.90.0-6.el8_9.x86_64 download

Имя nss-softokn-freebl-devel
Эпоха 0
Версия 3.90.0
Релиз 6.el8_9
Архитектура x86_64
Сайт http://www.mozilla.org/projects/security/pki/nss/
Лицензия MPLv2.0
Время сборки 2024-03-13 20:53:16
Хост сборки builder-x86-08.inferitos.ru
Краткое описание Header and Library files for doing development with the Freebl library for NSS
Репозитории AppStream
Полное описание 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.
Эррата
Размер 115 КиБ
Исходный проект nss-3.90.0-6.el8_9
Контрольная сумма SHA-256 f0644126ce7907382c5bd32aefc83c9162453b9b883264d313eb0e5b20a03534
× Full screenshot
История изменений link
* Tue Jan 23 2024 Bob Relyea <rrelyea@redhat.com> - 3.90.0-6
- Fix ecc DER wrapping.

* Wed Jan 17 2024 Bob Relyea <rrelyea@redhat.com> - 3.90.0-5
- Pick up validated constant time implementations of p256, p384, and p521
  from upsream
- More Fips indicator changes

* Wed Dec 06 2023 Bob Relyea <rrelyea@redhat.com> - 3.90.0-4
- 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.

* Tue Nov 21 2023 Bob Relyea <rrelyea@redhat.com> - 3.90.0-3.1
- Fix expired certs in tests
- Fix CVE-2023-5388

* Thu Aug 03 2023 Bob Relyea <rrelyea@redhat.com> - 3.90.0-3
- add indicators for pbkdf2
- add camellia to pkcs12 doc files
- fix ems policy bug
- disable ech

* Thu Jul 27 2023 Bob Relyea <rrelyea@redhat.com> - 3.90.0-2
- fix the change log

* Thu Jul 27 2023 Bob Relyea <rrelyea@redhat.com> - 3.90.0-1
- rebase to NSS 3.90

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.79.0-11
- Rebuilt for MSVSphere 8.8

* Wed Mar 08 2023 Bob Relyea <rrelyea@redhat.com> - 3.79.0-11
- Fix CVE-2023-0767

* Thu Aug 11 2022 Bob Relyea <rrelyea@redhat.com> - 3.79.0-10
- 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.