Проект opencryptoki-3.24.0-5.el9_6
Имя | opencryptoki |
---|---|
Эпоха | 0 |
Версия | 3.24.0 |
Релиз | 5.el9_6 |
Сайт | https://github.com/opencryptoki/opencryptoki |
Лицензия | CPL-1.0 |
Время сборки | 2025-09-17 20:35:31 |
Хост сборки | builder-x86-05.inferitos.ru |
Краткое описание | Implementation of the PKCS#11 (Cryptoki) specification v3.0 |
Репозитории | BaseOS |
Полное описание | Opencryptoki implements the PKCS#11 specification v2.20 for a set of cryptographic hardware, such as IBM 4764 and 4765 crypto cards, and the Trusted Platform Module (TPM) chip. Opencryptoki also brings a software token implementation that can be used without any cryptographic hardware. This package contains the Slot Daemon (pkcsslotd) and general utilities. |
Эррата | — |
×
Найдена 1 старая версия
Пакет | Краткое описание | Контрольная сумма SHA-256 |
---|---|---|
x86_64 | ||
opencryptoki-3.24.0-5.el9_6.x86_64 | Implementation of the PKCS#11 (Cryptoki) specification v3.0 | f9213bf31c9db146ddb1a8193b60ba3c4e49cad5833793607894d6f37e498a19 |
opencryptoki-ccatok-3.24.0-5.el9_6.x86_64 | CCA cryptographic devices (secure-key) support for opencryptoki | aeef4e16241562e2ec908361f13eb53a6eebdfda8590960368e3d20f76a2e021 |
opencryptoki-icsftok-3.24.0-5.el9_6.x86_64 | ICSF token support for opencryptoki | 382ccf1afcc1c004deb3e5bdd0af88afefc20112a454abd2d7b3659c6615027b |
opencryptoki-libs-3.24.0-5.el9_6.x86_64 | The run-time libraries for opencryptoki package | 120f040fbeafdac7a6479d91c661cabb3688b043dad1a2983dc22150f0dbcf27 |
opencryptoki-swtok-3.24.0-5.el9_6.x86_64 | The software token implementation for opencryptoki | 3a6e9877547a08c51d42caf46a540d08688a7c159a2bd035f86fc5a96cc3b93b |
opencryptoki-devel-3.24.0-5.el9_6.x86_64 | Development files for openCryptoki | cb7bcb8d10da83f10f63d114e7e4ff19c18a510efa5db2a71b2a3c659df2d0a1 |
i686 | ||
opencryptoki-libs-3.24.0-5.el9_6.i686 | The run-time libraries for opencryptoki package | 37f34577859d99bfd8175b03e32a5895c46e7feb61250b0d357c8ccbbb15efb7 |
opencryptoki-devel-3.24.0-5.el9_6.i686 | Development files for openCryptoki | ef5817ca462d7d9a490a21f3a66e94aa21637e7599f01cb9894a71c9d2d4046c |
aarch64 | ||
opencryptoki-3.24.0-5.el9_6.aarch64 | Implementation of the PKCS#11 (Cryptoki) specification v3.0 | 6a478331d01a9aae207d867c099c97171807f7a351047281aaffffbe685ff854 |
opencryptoki-icsftok-3.24.0-5.el9_6.aarch64 | ICSF token support for opencryptoki | d617fd4c734568e9c0429d5acdc6d2812148655eac69a133738776d3d9f051ce |
opencryptoki-libs-3.24.0-5.el9_6.aarch64 | The run-time libraries for opencryptoki package | 22e83d2ca285553652d93cb6daba7a20fd365013f4b257a9dd44d869ae1e2544 |
opencryptoki-swtok-3.24.0-5.el9_6.aarch64 | The software token implementation for opencryptoki | c618a2df98f9f3b7f88e519715f7698c25ec1c40e0df3519261d88a59c9bf923 |
opencryptoki-devel-3.24.0-5.el9_6.aarch64 | Development files for openCryptoki | de3ace814796e619fbb354d22883a95db95cbfe4392078fb614b375b2c1a3930 |
src | ||
opencryptoki-3.24.0-5.el9_6.src | Implementation of the PKCS#11 (Cryptoki) specification v3.0 | 43dbb93037f9f984be1ab52c2655ec50f2c55153f13e5589a7679e0f9ce3d9c1 |
* Mon Aug 11 2025 Than Ngo <than@redhat.com> - 3.24.0-5 - Related: RHEL-106414, rebuilt * Sun Aug 10 2025 Than Ngo <than@redhat.com> - 3.24.0-4 - Resolves: RHEL-108011, supporting CCA 8.4 * Tue Nov 26 2024 Than Ngo <than@redhat.com> - 3.24.0-3 - Disable ccatok on aarch64 Related: RHEL-50064 * Thu Nov 07 2024 Than Ngo <than@redhat.com> - 3.24.0-2 - Fix resource leak Related: RHEL-50064 * Tue Oct 22 2024 Than Ngo <than@redhat.com> - 3.24.0-1 - Resolves: RHEL-50064, update to 3.24.0 - Resolves: RHEL-50063, opencryptoki CCA Token support for x86_64 and ppc64le - Resolves: RHEL-50058, openCryptoki CCA token support of Dilithium - Resolves: RHEL-50056, openCryptoki cca token SHA3 support - Resolves: RHEL-50057, openCryptoki cca token RSA OAEP v2.1 support * Wed May 22 2024 Than Ngo <than@redhat.com> - 3.23.0-1 - Resolves: RHEL-23671, ep11 token: support protected keys for extractable keys - Resolves: RHEL-23672, ep11 token support for FIPS 2021-session bound EP11 keys - Resolves: RHEL-23673, update to 3.23.0 * Fri Feb 16 2024 Than Ngo <than@redhat.com> - 3.22.0-3 - Fix implicit rejection with RSA keys with empty CKA_PRIVATE_EXPONENT Related: RHEL-22792 * Thu Feb 08 2024 Than Ngo <than@redhat.com> - 3.22.0-2 - timing side-channel in handling of RSA PKCS#1 v1.5 padded ciphertexts (Marvin) Resolves: RHEL-22792 * Tue Nov 21 2023 Than Ngo <than@redhat.com> - 3.22.0-1 - Resolves: RHEL-11412, rebase to 3.22.0 - Resolves: RHEL-10569, openCryptoki for PKCS #11 3.0