-
Hi,
First, thanks for your work.
**What is my environment and needs:**
I work on Windows 10, 64 bits.
I add package with pacman linux command on my mingw32 terminal (msys64 version of [2022/09/0…
-
We have header files with the following definition, which should use the largest unsigned long value:
```
#define CK_UNAVAILABLE_INFORMATION ~0UL
```
These are different on 32b and 64b architectures (…
-
I would like to apply offline TA signing by generating a new key as shown below,
instead of using the default TA signing key (default_ta.pem) provided by default.
```
test_private_key.pem
test_pu…
-
When I use OpenSC with my Yubikey PIV, the distribution package of OpenSC installs a `.module` file which ensures that `opensc-pkcs11.so` is loaded into any well-behaved applications automatically.
S…
dwmw2 updated
3 weeks ago
-
Ehlo.
I'm getting the following error in my logs and my attempts to use my smart card fails:
```
gnupg-pkcs11-scd[3885]: chan_0 ERR 41 Wrong public key algorithm
```
I'm using `libcryptok…
-
Forking discussion off #96
Booster has `systemd-tpm2` and `systemd-fido2` tokens support. It would be great to add the `systemd-pkcs11` tokens as well.
Booster needs a way to communicate with t…
-
Hi,
configuring the PKCS11 provider incorrectly seems to invariably result in the following sort of error messages:
```
parsec[391160]: [ERROR parsec_service::providers::pkcs11] Error initializ…
-
# Your system information
* Operating system used: Arch Linux
* PyKCS11 version: 1.5.16
* Python version: 3.12.3
* PKCS#11 library used: opensc-pkcs11
# Please describe your issue in as much …
-
PKCS11 is an industry-standard and generic cryptography interface. Instead of libSPDM supporting multiple bindings to cryptography libraries it could have a single PKCS11 layer that then binds to the …
jyao1 updated
3 years ago
-
Trying to checkout parsec and was following the instructions mentioned in the book to test out the pkcs11-provider, was getting this error after adding the required configs in config.toml
```
~/pa…