[ All 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 ]
×

Package opensc-0.23.0-4.el9_3.i686 download

Name opensc
Epoch 0
Version 0.23.0
Release 4.el9_3
Architecture i686
Website/URL https://github.com/OpenSC/OpenSC/wiki
License LGPLv2+
Build Time 2025-02-20 13:20:37
Build Host certified-builder01.msvsphere-os.ru
Summary Smart card library and applications
Repositories OS
Description 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.
Errata
Size 1324 KiB
Source Project opensc-0.23.0-4.el9_3
SHA-256 checksum a4c60d762e3ce3a5054f39f1ccba62dada7c1aa04235527bcf5528790c4b51c1
× Full screenshot
Changelog 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