A PKCS#11 engine for use with OpenSSL
- 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) |
||
---|---|---|
.gitignore | ||
openssl-pkcs11-0.4.8-allow-use-privkey-without-pin.patch | ||
openssl-pkcs11-0.4.8-atfork-checks-rsa-and-ec-keys.patch | ||
openssl-pkcs11-0.4.8-ec-sign-test.patch | ||
openssl-pkcs11-0.4.8-error-handling-evp-pkey-set1-engine-fixed.patch | ||
openssl-pkcs11-0.4.8-error-handling-evp-pkey-set1-engine.patch | ||
openssl-pkcs11-0.4.8-evp-pkey-ec-framework.patch | ||
openssl-pkcs11-0.4.8-ex-data-coding-style.patch | ||
openssl-pkcs11-0.4.8-expose-check-fork.patch | ||
openssl-pkcs11-0.4.8-fix-build-old-c-dialects.patch | ||
openssl-pkcs11-0.4.8-fix-leak-rsa-object-pkcs11-store-key.patch | ||
openssl-pkcs11-0.4.8-improve-code-readability.patch | ||
openssl-pkcs11-0.4.8-missing-function-declaration.patch | ||
openssl-pkcs11-0.4.8-openssl-license-update.patch | ||
openssl-pkcs11-0.4.8-require-debug-to-print.patch | ||
openssl-pkcs11.spec | ||
sources |