[ Все 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-4.el9_3.src download

Имя opensc
Эпоха 0
Версия 0.23.0
Релиз 4.el9_3
Архитектура src
Сайт https://github.com/OpenSC/OpenSC/wiki
Лицензия LGPLv2+
Время сборки 2025-02-20 13:20:32
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание Smart card library and applications
Репозитории OS
Полное описание 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.
Эррата
Размер 2373 КиБ
Исходный проект opensc-0.23.0-4.el9_3
Контрольная сумма SHA-256 4581da246f71ad550063faf9a275bab449ccb872e163484536cdd14a6b621cf7
× Full screenshot
История изменений link
* 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

* 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 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.23.0-1
- Rebuilt for MSVSphere 9.1.

* 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