Helper Library for the Use with Smart Cards and the PKCS#11 API
pkcs11-helper allows using multiple PKCS#11 providers at the same
time and selecting keys by id, label or certificate subject.
Besides it covers the following topics: * Handling card removal
and card insert events
* Handling card re-insert to a different slot
* Supporting session expiration serialization
* and much more All this is possible using a simple API.
- Sources inherited from project SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/pkcs11-helper && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000018 18 Bytes | |
pkcs11-helper-1.29.0.tar.bz2 | 0000422549 413 KB | |
pkcs11-helper.changes | 0000005420 5.29 KB | |
pkcs11-helper.spec | 0000003727 3.64 KB |
Latest Revision
Ruediger Oertel (oertel)
committed
(revision 2)
Sync with Factory ; needed for the openssl 3 switch (jsc#PED-6570) pkcs11-helper_support-RSA_NO_PADDING-padding.patch (required to fix bsc#1175219) is not needed anymore. It's part of upstream since 1.26.0. - Update to 1.29.0: * build: do not fail if slot evnets are disabled, thanks to Fabrice Fontaine. * core: do not assume standard objects supported by provider. * openssl: set back key into EVP for openssl-3 to work, thanks to apollo13. - update to 1.28.0: * build and OpenSSL compatibility fixes * certificate: add methods accept full mechanism * core: load provider library as private * add API to support adding properties * core: add PKCS11H_PROVIDER_PROPERTY_PROVIDER_DESTRUCT_HOOK * session: respect login required token flag * certificate: respect always authenticate flag - update to 1.27.0: * core: handle PIN expiration after C_Login as C_Login may take a while * core: return explict success when plugin&play and no threading and no safefork, thanks to Tunnelblick * openssl: build with openssl ec disabled * openssl: support RSA_NO_PADDING padding, thanks to Selva Nair * core: reduce mutex lock scope of add/remove provider, thanks to Frank Morgner * core: improve the fork fixup sequence - Own %{_datadir}/aclocal: when we might switch to pkgconf instead of pkg-config, nothing in the build root is 'accidentally' owning this directory for us.
Comments 0