| Name: | openssl-pkcs11 | 
|---|---|
| Version: | 0.4.11 | 
| Release: | 7.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 247029 | 
| License: | LGPLv2+ and BSD | 
| RPM: | openssl-pkcs11-0.4.11-7.el9.aarch64.rpm | 
| Source RPM: | openssl-pkcs11-0.4.11-7.el9.src.rpm | 
| Build Date: | Sun Feb 13 2022 | 
| Build Host: | build-ol9-aarch64.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.  | 
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA for openssl 3.0 Related: rhbz#1971065
- Support for OpenSSL 3.0 (#1959832)
- Fix coverity reported issues
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- New upstream release (#1887217)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Set RSA_FLAG_FIPS_METHOD for RSA methods (#1827535)
- minimization: depend on openssl-libs rather than openssl