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

Name opencryptoki-swtok
Epoch 0
Version 3.24.0
Release 4.el10
Architecture aarch64
Website/URL https://github.com/opencryptoki/opencryptoki
License CPL-1.0
Build Time 2025-05-22 14:16:12
Build Host builder-arm64-1.inferitos.ru
Summary The software token implementation for opencryptoki
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 brings the software token implementation to use opencryptoki without any specific cryptographic hardware.
Errata
Size 227 KiB
Source Project opencryptoki-3.24.0-4.el10
SHA-256 checksum 4a071b30f6cdb99259f9449738bead429810de19bf5a7067e34d65a142a8f3e3
× Full screenshot
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