[ 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 opencryptoki-3.24.0-4.el10

Name opencryptoki
Epoch 0
Version 3.24.0
Release 4.el10
Website/URL https://github.com/opencryptoki/opencryptoki
License CPL-1.0
Build Time 2025-05-22 14:15:47
Build Host builder-x86-09.inferitos.ru
Summary Implementation of the PKCS#11 (Cryptoki) specification v3.0
Repositories BaseOS
Description 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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
opencryptoki-3.24.0-4.el10.x86_64 Implementation of the PKCS#11 (Cryptoki) specification v3.0 96a866f7aa550ce09e8baca5e303a4c3cd5bd40b8f017af644ff4edf174e2463 download
opencryptoki-ccatok-3.24.0-4.el10.x86_64 CCA cryptographic devices (secure-key) support for opencryptoki 60463b61a748a93a117739f7aab42a1da362065f8de6045e3327fb76d2ec6db7 download
opencryptoki-icsftok-3.24.0-4.el10.x86_64 ICSF token support for opencryptoki 8fc3519d1989a47a764cdc1b75109cefd2ea548300e109757c9ccff8be972d20 download
opencryptoki-libs-3.24.0-4.el10.x86_64 The run-time libraries for opencryptoki package 69d9e137b9546d22f2cc90633d03656dff4b82c54672ad72878e95a16a6342fc download
opencryptoki-swtok-3.24.0-4.el10.x86_64 The software token implementation for opencryptoki de17b00a58ac8186510412d6691cb55ada6fec7fd2422ebedadbe6f421ec7b8a download
opencryptoki-devel-3.24.0-4.el10.x86_64 Development files for openCryptoki 6fb0d607f9ea0af901a09397c307c1566a1b338b7e6dc95be9daf95c6cab5c16 download
aarch64
opencryptoki-3.24.0-4.el10.aarch64 Implementation of the PKCS#11 (Cryptoki) specification v3.0 20358246a7c04be9b4485c692d33958c19081c19193fe1387dd1ec86fbeedc1f download
opencryptoki-icsftok-3.24.0-4.el10.aarch64 ICSF token support for opencryptoki 16823cf739e7c5fc8073aaf91f9a751304cfe3473767cc665855b758b2be5644 download
opencryptoki-libs-3.24.0-4.el10.aarch64 The run-time libraries for opencryptoki package a0de10e95bd05451eae4fe9bfeeed8850738fe4e13db7e255af987972d5da15b download
opencryptoki-swtok-3.24.0-4.el10.aarch64 The software token implementation for opencryptoki 4a071b30f6cdb99259f9449738bead429810de19bf5a7067e34d65a142a8f3e3 download
opencryptoki-devel-3.24.0-4.el10.aarch64 Development files for openCryptoki a0fa7fd2d7948d54d51e90432f69b6e841e242e99f1f7a2a6c5a66af2670e4c4 download
src
opencryptoki-3.24.0-4.el10.src Implementation of the PKCS#11 (Cryptoki) specification v3.0 78129c476ab0e3c045a5d1c30a5f499d792e435cb3c608238c0b6fc6f140590d download
Changelog link
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3.24.0-4
- Rebuilt for MSVSphere 10

* Tue Nov 26 2024 Than Ngo <than@redhat.com> - 3.24.0-4
- Disable ccatok on aarch64 and i686
  Related: RHEL-58996

* Thu Nov 07 2024 Than Ngo <than@redhat.com> - 3.24.0-3
- Fix resource leak
  Related: RHEL-58996

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.24.0-2
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Wed Oct 16 2024 Than Ngo <than@redhat.com> - 3.24.0-1
- Resolves: RHEL-58996, update to 3.24.0
- Resolves: RHEL-39004, provide opencryptoki CCA Token also on x86_64 and ppc64le
- Resolves: RHEL-43675, openCryptoki cca token RSA OAEP v2.1 support
- Resolves: RHEL-43674, openCryptoki CCA token support of Dilithium
- Resolves: RHEL-43676, openCryptoki cca token SHA3 support
- Resolves: RHEL-24036, support protected keys for extractable keys

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 3.23.0-5
- Bump release for June 2024 mass rebuild

* Tue Jun 18 2024 Than Ngo <than@redhat.com> - 3.23.0-4
- Resolves: RHEL-42492, SAST

* Wed May 22 2024 Than Ngo <than@redhat.com> - 3.23.0-3
- Related: RHEL-24038, backport - ep11 token: support protected keys for extractable keys

* Tue Apr 16 2024 Than Ngo <than@redhat.com> - 3.23.0-2
- enable gating tests

Resolves: RHEL-24037, RHEL-24038

* Wed Feb 07 2024 Than Ngo <than@redhat.com> - 3.23.0-1
- 3.23.0
   * EP11: Add support for FIPS-session mode
   * Updates to harden against RSA timing attacks
   * Bug fixes