[ Все 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 ]
×

Проект opensc-0.23.0-5.el9

Имя opensc
Эпоха 0
Версия 0.23.0
Релиз 5.el9
Сайт https://github.com/OpenSC/OpenSC/wiki
Лицензия LGPLv2+
Время сборки 2025-03-31 16:25:13
Хост сборки builder-x86-07.inferitos.ru
Краткое описание Smart card library and applications
Репозитории BaseOS
Полное описание OpenSC provides a set of libraries and utilities to work with smart cards. Its main focus is on cards that support cryptographic operations, and facilitate their use in security applications such as authentication, mail encryption and digital signatures. OpenSC implements the PKCS#11 API so applications supporting this API (such as Mozilla Firefox and Thunderbird) can use it. On the card OpenSC implements the PKCS#15 standard and aims to be compatible with every software/card that does so, too.
Эррата
× Full screenshot
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
opensc-0.23.0-5.el9.x86_64 Smart card library and applications 3bc4218aef6b58eda2b8549c5db55db9c387e201e0395cc5ba0022029ad58d14 download
i686
opensc-0.23.0-5.el9.i686 Smart card library and applications a1854934049aa51a4129269d4a13f814b610e7bf6b1648c5fdf69c9602a69bfd download
aarch64
opensc-0.23.0-5.el9.aarch64 Smart card library and applications 35b6bed504a4b0344265753802cb2f3857fc856a1b39fd659e712ec1e414d2c3 download
src
opensc-0.23.0-5.el9.src Smart card library and applications 6c7889e83e68d563d69e2f89da492d5567e58388ccb6106b15d2a7c363cbf9a8 download
История изменений link
* Thu Oct 24 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.23.0-5
- Add URI in PKCS#11 objects and pkcs11-tool (RHEL-53115)

* Thu Feb 08 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.23.0-4
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Thu Nov 30 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-3
- Fix file caching with different offsets (RHEL-4079)
- Fix CVE-2023-40660: Potential PIN bypass
- Fix CVE-2023-40661: Dynamic analyzers reports in pkcs15init
- Fix CVE-2023-4535: Out-of-bounds read in MyEID driver handling encryption using symmetric keys
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.23.0-2
- Rebuilt for MSVSphere 9.3 beta

* Thu May 25 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-2
- Fix regression in handling OpenPGP cards
- Fix CVE-2023-2977: buffer overrun in pkcs15init for cardos

* Wed Mar 08 2023 Jakub Jelen <jjelen@redhat.com> - 0.23.0-1
- Rebase to latest 0.23.0 release (#2100409)
- Use separate OpenSSL context to work better from inside of OpenSSL providers