Пакет nss-3.101.0-10.el9_2.src
Имя | nss |
---|---|
Эпоха | 0 |
Версия | 3.101.0 |
Релиз | 10.el9_2 |
Архитектура | src |
Сайт | http://www.mozilla.org/projects/security/pki/nss/ |
Лицензия | MPLv2.0 |
Время сборки | 2024-12-26 18:19:52 |
Хост сборки | builder-x86-08.inferitos.ru |
Краткое описание | Network Security Services |
Репозитории | AppStream |
Полное описание | Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards. |
Эррата | — |
Размер | 75680 КиБ |
Исходный проект | nss-3.101.0-10.el9_2 |
Контрольная сумма SHA-256 | 2f749bd37571e576babae272a3cd83b4b30cf6f3f6b4be19f7ef782a0d4b0478 |
×
* Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-10 - Allow RSA-OAEP in FIPS mode * Mon Nov 11 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.101.0-9 - Add SEC_OID_CURVE25519 to FIPS checks. - This will mark algorithms using it as FIPS unapproved. * Mon Nov 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-8 - fix shlibsign in FIPS mode - remove dbm from pkgconfig * Wed Sep 04 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-7 - fix cms abi breakage - fix long password issue on pbmac encodings * Thu Aug 01 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-6 - fix param encoding in pkcs12 pbamac encoding - add support for certificate compression in selfserv and tstclient * Wed Jul 24 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-3 - Fix missing and inaccurate key length checks - Fix chacha timing issue * Tue Jul 16 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-2 - Fix MD-5 decode issue in pkcs #12 - turn off policy processing for pkcs12 and smime - restore the rhel9 pkcs12 defaults for pk12util * Tue Jun 11 2024 Bob Relyea <rrelyea@redhat.com> - 3.101.0-1 - Rebase to NSS 3.101 - restore ppc init support * Wed Apr 10 2024 Frantisek Krenzelok <krenzelok.frantisek@gmail.com> - 3.90.0-7 - Allow for shorter ecdsa signatures by padding them to full length * Tue Jan 23 2024 Bob Relyea <rrelyea@redhat.com> - 3.90.0-6 - Fix ecc DER wrapping.