-
### Problem Description
Trying to read a card using OpenSC command `pkcs11-tool --login --test` on macOS Sonoma 14.6.1, but get the following error.
Anyone can take a look at the logs and help me …
-
Reader name: Bit4id miniLector-s
ATR: 3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3
```js
{
"cards": [{
"atr": "3BDF18FF8191FE1FC30031B8640C01ECC173940180829000B3",
"name": "To…
-
### Problem Description
Follow-up to #2952 and #3090 where Doug did a great job refactoring of the EdDSA support.
But it turns out the 3.1 specs say the following about the edwards EC_POINT encodi…
-
**Describe the bug**
`EVP_PKEY_verify` [returns error](https://github.com/latchset/pkcs11-provider/blob/b0cc1ff41b498458c3f4eacfdfc13c8e33af8076/src/signature.c#L702) when using with generated `EVP…
-
Hi All,
I have done fleet previsioning for AWS IOT with Mbedtls library, Now i have move to Wolfssl library, so can you please provide the appropiate SDK or PKCS11 library. It will be great if we g…
-
Hi, the new version of croatian middleware is no longer by default installed in the eID Middleware folder. It's now installed in the Certilia Middleware folder.
I have made a [PR](https://github.co…
-
We have the following issue:
We need to unload the openssl pkcs11 engine after using it, to clear the internal EVP_PKEY cache. But, after unloading correctly(?), openssl is no longer able to find/loa…
-
**Describe the bug**
When we are running pcks11-provider and FIPS mode is enabled, the provider is loaded by OpenSSL but none of the functions are FIPS compatible so none of them is called or used. T…
-
The `keytool` command provided by openjdk installations can be used with a PKCS#11 driver.
A configuration file is needed which points to the pkcs11 driver (and a name)
```
library=/path/to/Bou…
-
Today the signing of resource digests in OCM is split into multiple parts. If my understanding is correct, this it should be this pseudocode.
```
var content = normalize($componentDescriptor) # to e…