Name: | softhsm |
---|---|
Version: | 2.6.1 |
Release: | 16.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 1594652 |
License: | BSD |
RPM: | softhsm-2.6.1-16.el10_0.x86_64.rpm |
Source RPM: | softhsm-2.6.1-16.el10_0.src.rpm |
Build Date: | Mon Jun 30 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.opendnssec.org/ |
Summary: | Software version of a PKCS#11 Hardware Security Module |
Description: | OpenDNSSEC is providing a software implementation of a generic cryptographic device with a PKCS#11 interface, the SoftHSM. SoftHSM is designed to meet the requirements of OpenDNSSEC, but can also work together with other cryptographic products because of the PKCS#11 interface. |
- Add BuildRequires on systemd-rpm-macros Resolves: RHEL-88182
- Use systemd-sysusers Resolves: RHEL-4901
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release due to beta release build issues. Resolves: RHEL-33748
- Bump release for exception phase. Resolves: RHEL-33748
- Bump release for rebuild. Related: RHEL-33748
- Fix initialization of random number generator. Related: RHEL-33748
- Disable usage of OpenSSL engines when providers are available. Resolves: RHEL-33748
- Bump release for June 2024 mass rebuild
- Prevent access to global C++ variables once they destroyed - Patch from Neil Horman (OpenSSL)