[ 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-3.el9

Name opencryptoki
Epoch 0
Version 3.24.0
Release 3.el9
Website/URL https://github.com/opencryptoki/opencryptoki
License CPL-1.0
Build Time 2025-03-31 16:23:33
Build Host builder-x86-04.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-3.el9.x86_64 Implementation of the PKCS#11 (Cryptoki) specification v3.0 5e606dd044d32ff2cfc7fc08e0e9052b890ef3c7b23b01ef8bff32f2cc488abc download
opencryptoki-ccatok-3.24.0-3.el9.x86_64 CCA cryptographic devices (secure-key) support for opencryptoki 4dac6dc85a4e4e0fc84f842524e10859626d7fc812adb38eced3c8921a6e7cca download
opencryptoki-icsftok-3.24.0-3.el9.x86_64 ICSF token support for opencryptoki d1c4f09410f02121df84d42982c01f9ceb7936a0551fdee4f5f5a331cd53a8c0 download
opencryptoki-libs-3.24.0-3.el9.x86_64 The run-time libraries for opencryptoki package dfc4e7ba43a02a1f829fbb3232b7ad32faa3ac5a5c6fd95e628be5d3f172c400 download
opencryptoki-swtok-3.24.0-3.el9.x86_64 The software token implementation for opencryptoki 2a30d5c2a7b239e2c9056dd60df3ab579acd45154d023b5f599014342c0ff443 download
opencryptoki-devel-3.24.0-3.el9.x86_64 Development files for openCryptoki 052a67fa291bd7a294e34da4301cdf4bf777af9e2e2f38cc3731b8f569871f3c download
i686
opencryptoki-libs-3.24.0-3.el9.i686 The run-time libraries for opencryptoki package 7139292de786b5425e9a1d53e7d86923db6d40c63118fa9c04e037645ad75cb2 download
opencryptoki-devel-3.24.0-3.el9.i686 Development files for openCryptoki 6c66830fb4be6c275ad152d595fd1cf20d4f9dc6901d4a9391cdfb40d64e80a8 download
aarch64
opencryptoki-3.24.0-3.el9.aarch64 Implementation of the PKCS#11 (Cryptoki) specification v3.0 91dc13c670ee656e6e6778b8ec1d9fa736a0411bd7e50d647a3ec9b1e1e02290 download
opencryptoki-icsftok-3.24.0-3.el9.aarch64 ICSF token support for opencryptoki ee8fbea82bbcb66a5e2b07baa2d981125e407b899774469b993170c708dcf11f download
opencryptoki-libs-3.24.0-3.el9.aarch64 The run-time libraries for opencryptoki package 362c762a1e90aec9ab9c47cfa3ef090a1ace4ac2c3ab9b5bdf6ab6590efbd58a download
opencryptoki-swtok-3.24.0-3.el9.aarch64 The software token implementation for opencryptoki caf79b2e3b398955899db783977cdca970b9bb0a37b075bf1a33c682f77c00de download
opencryptoki-devel-3.24.0-3.el9.aarch64 Development files for openCryptoki 4697161d765b037e33a21582953675c49698208816f7a4d90f38f8525a69fa4a download
src
opencryptoki-3.24.0-3.el9.src Implementation of the PKCS#11 (Cryptoki) specification v3.0 ea4748ee93614fa1152110f8bb23a4af53aab360b06b849d61492e433fdbe8c6 download
Changelog link
* 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

* Fri Jul 14 2023 Than Ngo <than@redhat.com> - 3.21.0-8
- Resolves: #2222592, p11sak tool: slot option does not accept argument 0 for slot index 0
- Resolves: #2222596, p11sak fails as soon as there reside non-key objects

* Tue Jun 13 2023 Than Ngo <than@redhat.com> - 3.21.0-5
- add requirement on selinux-policy >= 38.1.14-1 for pkcsslotd policy sandboxing
Related: #2160061

* Fri May 26 2023 Than Ngo <than@redhat.com> - 3.21.0-4
- add verify attributes for opencryptoki.conf to ignore the verification

Related: #2160061