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

Project opensc-0.20.0-8.el8_9

Name opensc
Epoch 0
Version 0.20.0
Release 8.el8_9
Website/URL https://github.com/OpenSC/OpenSC/wiki
License LGPLv2+
Build Time 2024-03-13 16:25:16
Build Host builder-x86-08.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
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
opensc-0.20.0-8.el8_9.x86_64 Smart card library and applications bd6b9396d12a808a90dd3a3d2fc6b4d991af9ecfbd68f91b69be5e20d8a42e5c download
i686
opensc-0.20.0-8.el8_9.i686 Smart card library and applications b8c71c979b06f54d8ca6adbe2ee46cef39feedaf90f26659eadfa3fb7581f04d download
src
opensc-0.20.0-8.el8_9.src Smart card library and applications d4eeacbba744075ed1ed9756c4093763b745e1791bcd0b5a4a7555df99680520 download
Changelog link
* Thu Feb 08 2024 Veronika Hanulikova <vhanulik@redhat.com> - 0.20.0-8
- Fix CVE-2023-5992: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Thu Nov 30 2023 Jakub Jelen <jjelen@redhat.com> - 0.20.0-7
- Fix file caching with different offsets (RHEL-4077)
- Fix CVE-2023-40660: Potential PIN bypass
- Fix CVE-2023-40661: Dynamic analyzers reports in pkcs15init
- Fix CVE-2023-5992: Marvin: Side-channel leaks while stripping encryption PKCS#1.5 padding

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 0.20.0-6
- Rebuilt for MSVSphere 8.8

* Tue Jul 11 2023 Jakub Jelen <jjelen@redhat.com> - 0.20.0-6
- Fix introduced issues tagged by coverity (RHEL-765)

* Thu Jun 15 2023 Jakub Jelen <jjelen@redhat.com> - 0.20.0-5
- Avoid potential crash because of missing list terminator (#2196234)
- Fix CVE-2023-2977: potential buffer overrun in pkcs15 cardos_have_verifyrc_package (#2211093)
- Backport upstream changes regarding to reader removal (#2097048)

* Fri Nov 20 2020 Jakub Jelen <jjelen@redhat.com> - 0.20.0-4
- Use file cache by default (#1892810)
- Avoid calloc with 0 argument (#1895401)

* Tue Oct 20 2020 Jakub Jelen <jjelen@redhat.com> - 0.20.0-3
- Support PIN change for HID Alt tokens (#1830901)
- Fix CVE-2020-26570, CVE-2020-26571 and CVE-2020-26572
- Fix right padding of token labels of some cards (#1877973)

* Wed May 27 2020 Jakub Jelen <jjelen@redhat.com> - 0.20.0-2
- Unbreak different CardOS 5 configurations supporting raw RSA (#1830856)

* Wed Apr 22 2020 Jakub Jelen <jjelen@redhat.com> - 0.20.0-1
- Rebase to current upstream release (#1810660)

* Mon Nov 25 2019 Jakub Jelen <jjelen@redhat.com> - 0.19.0-7
- Unbreak RSA-PSS mechanisms in -6 release (#1775673)