-
We use this library to sign Nuget packages with certificates stored in Azure Key Vault. However, we'd prefer to not directly talk to Azure Key Vault, but instead use a PKCS#11 library to request signa…
-
Hi there,
I'm encountering a potential bug using a LunaHSM. When generating new key pairs using the `object generate ...` command I am getting unique handles but duplicate ID values when looking at…
-
We need to access HSMs for the key access service (KAS). For now, we will emulate the behavior with SoftHSM. Since we are using chain guard images, we will have to do the folliwing:
1. build a cust…
-
## Description
The current CI is currently rejecting all PRs, as it seems it is using rust v1.80. Under this version, the process fails with the following errors:
```
./ci.sh
shell: /usr/bin…
-
**Describe the Bug**
I was testing EJBCA Client Toolbox in my container (SoftHSM libraries are installed). When i try the `PKCS11HSMKeyTool` I get a fatal error.
```
WARNING: An illegal reflecti…
-
So, I'm wanting to use your library to authenticate myself to a website over a SSL connection from a Windows machine. There is a certificate and a non-extracable private keys from a SmartCard that I c…
-
**Describe the bug**
```text
=================================== 20/35 ====================================
test: pkcs11-provider:softokn / hkdf
start time: 21:00:13
duration: 0.10s…
-
### Problem Description
pkcs11-tool allows multiple key pair generation with same label and id on the same slot. If id or label used to find the key we may end up finding the different key than expec…
-
### Problem Description
These are comments while experimenting with OpenPGP on a Nitro Start (GUNK) and a Yubikey 5 NFC and OpenSSL 3.1.2 generated MONTGOMERY keys and OpenSC 0.24.0-rc2. The Nitro …
-
I have some errors with library loader/path when using my Yubikey 4 with Electron (main process).
````
graphene-module: function Module(lib) {
var _this = _super.call(this, lib) || this;
…