Name: | openssl-pkcs11 |
---|---|
Version: | 0.4.10 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 248770 |
License: | LGPLv2+ and BSD |
RPM: | openssl-pkcs11-0.4.10-1.el7.aarch64.rpm |
Source RPM: | openssl-pkcs11-0.4.10-1.el7.src.rpm |
Build Date: | Tue Aug 06 2019 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/OpenSC/libp11 |
Summary: | A PKCS#11 engine for use with OpenSSL |
Description: | openssl-pkcs11 enables hardware security module (HSM), and smart card support in OpenSSL applications. More precisely, it is an OpenSSL engine which makes registered PKCS#11 modules available for OpenSSL applications. The engine is optional and can be loaded by configuration file, command line or through the OpenSSL ENGINE API. |
- Moved enginesdir on el7 to where openssl 1.0 expects it
- Added BuildRequires for openssl >= 1.0.2
- Update to upstream version 0.4.10
- Update to upstream version 0.4.9
- Require OpenSSL >= 1.0.2 - Fixed missing declaration of ERR_get_CKR_code() - Add support to use EC keys and tests (#1619184) - Exposed check_fork() API - Fixed memory leak of RSA objects in pkcs11_store_key() - Updated OpenSSL license in eng_front.c - Fixed build for old C dialects - Allow engine to use private key without PIN - Require DEBUG to be defined to print debug messages - Changed package description (#1614699)
- Update to 0.4.8-1 - RSA key generation on the token - RSA-OAEP and RSA-PKCS encryption support - RSA-PSS signature support - Support for OpenSSL 1.1.1 beta - Removed support for OpenSSL 0.9.8 - Various bug fixes and enhancements
- Reintroduce libp11-devel subpackage to Fedora (#1583719)
- Obsolete libp11-devel to fix update
- Fixed broken Obsoletes
- Package renamed from libp11 to openssl-pkcs11