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

Package opensc-0.23.0-5.el9.i686 download

Name opensc
Epoch 0
Version 0.23.0
Release 5.el9
Architecture i686
Website/URL https://github.com/OpenSC/OpenSC/wiki
License LGPLv2+
Build Time 2025-03-31 16:25:22
Build Host builder-x86-07.inferitos.ru
Summary Smart card library and applications
Repositories BaseOS
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 1319 KiB
Source Project opensc-0.23.0-5.el9
SHA-256 checksum a1854934049aa51a4129269d4a13f814b610e7bf6b1648c5fdf69c9602a69bfd
× Full screenshot
Changelog 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