-
**Describe the bug**
Fails to encrypt (RSA OAEP) using public key on HSM device:
```
$ openssl pkeyutl -encrypt -pubin -inkey "pkcs11:model=YubiHSM;token=YubiHSM;id=%04%02;object=RSA-OAEP;type=pu…
-
**Describe the bug**
When parsing parts of the PKCS#11 URI, the function `parse_attr()` allocates just the `len + 1` bytes for the members (for example `uri->object`, but when these are compared agai…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
% brew gist-logs softhsm
Error: No logs.
% brew gist-logs pkcs11-tools
Error: No logs.
Brew doctor has no output r…
-
`kernel: pluto[269400]: segfault at 0 ip 0000557628563f6e sp 00007fffae181c80 error 4 in pluto[5576284f9000+101000]`
When using multiple tunnels with %any, pluto segfault when receiving delete SA.
…
-
## Description
I ran the same concurrent test suite against `Thales Luna 7 HSM`, `AWS CloudHSM`, and `SoftHSMv2 v2.6.1` for comparision. `SoftHSMv2` always ended up with a segmentation fault where…
-
When using s PKCS#11 token it's required to pass only the label of token and certificate. I have issue here if there are more than one token have the same label also with certificate if i have more th…
-
Quite a lot of methods in base/common/python/pki/nssdb.py contain code like this to generate the pki command:
```
elif self.password_file:
cmd.extend(['-C', self.password_file])…
-
**Describe the bug**
I am trying to use pkcs11-provider instead of libp11's engine with OP-TEE's PKCS#11 Trusted Application.
I though that let's start with something simple like exporting public …
-
**Describe the bug**
The PKCS#11 modules should be generally usable before login at least for listing of the keys. The NSS is taking this to the extreme, asking pin before any operation, which is OK,…
-
Hi!
Currently the library seems to offer support only for PKCS11 implementations that support all functions described in the spec. However, the [official documentation](http://docs.oasis-open.org/p…