[ Все 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-06-17 03:40:30
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Smart card library and applications
Репозитории Updates
Полное описание 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
Найдена 1 старая версия
Пакеты link
Пакет Краткое описание Контрольная сумма SHA-256
x86_64
opensc-0.23.0-5.el9.x86_64 Smart card library and applications a76669ac82df8f244265d74d0fb433d8c0cd3961c7eeff3be36f4bc25741a0dc download
i686
opensc-0.23.0-5.el9.i686 Smart card library and applications 872cf29a316eee7532662354b36111cc94f82a8ef83d9e6569894a01b17fbbac download
src
opensc-0.23.0-5.el9.src Smart card library and applications 6cd6e594d76a9d13409f55a639d4ed06b7be9a3feaa3667ddce8b762e9923f07 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