-
I'm trying to package the DNSSEC key signing suite for Nix as part of the Summer of Nix program, sponsored by NGI0.
While writing the Nix expressions, I had to patch the `oks.py` file as it wasn't …
-
Hi!
SO: Centos 8.2.2004
library version: python-pkcs11(0.7.0)
python version: python3.8
I'm trying to read a certificate from my token (epass2003) but i get this error:
`Traceback (most …
-
In https://github.com/mathiasertl/django-ca/blob/1850a72ee3e470318ba726a05b0cb87dc23c3253/ca/django_ca/typehints.py#L42 we have the following allowed algorithms:
```Python
Union[
hashes.SHA22…
-
I am following the documentation to generate an exportable AES key, but when I use the below code snippet, I get the subsequent error stack.
I am using a Luna password-based HSM but am not sure of…
-
I'm looking for a way to use the certificates stored in the MacOS Keychain (with the private key export option disabled) via a PKCS#11 API.
I tried using `keychain-pkcs11` with Java PKCS#11 provide…
-
### Problem Description
I don't believe this is a bug but a decision to not support loading of pre-issued ECDSA keys on to a PKCS12 (token). I see in sc_hsm_store_key() just has a noop and supports…
-
I think its quite important to make some notes about pkcs11 versions supported.
pkcs11 3.0 changed alot ... it contributes now ed25519 and stuff.
-
Hello,
i succesfully compile estclient under Ubuntu (amd64) and Raspbian (armv6l) but seems that i can't compile estclient under Windows; this is the output i get:
C:\Windows\System32>go version…
-
Please set the title to indicate the test name and machine name where known.
To make it easy for the infrastructure team to repeat and diagnose, please
answer the following questions:
- test su…
sxa updated
10 months ago
-
I'm working with openssl and pkcs11. to sign files in format .p7m.
While openssl works with MODULE /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so, it crashes if you set to use the MODULE /opt/dike6/lib…