-
So I do following, token slot 0 is not initialized, i initialize it:
```
$ softhsm2-util --show-slots
Available slots:
Slot 0
Slot info:
Description: SoftHSM slot ID 0x0 …
-
This is after #456
There could be a optional `Key.get_pre_hash_algorithm()`:
* would return the pre-signing content hash algorithm that should be used
* this would be useful for for signers that …
-
On fork a lot of PKCS#11 object handles become irrelevant. We need to have a test like "login-fork-do stuff" to check whether all these handles are dealt with correctly.
-
Hello,
I generated self signed keys/certificates (RSA:2048) to test them with Optee 3.16 PKCS11 using a SSL connection on an STM32MP15F-DK2
I import the private key to Optee HSM:
```
root@s…
-
### Operating System
Linux/x86_64
### Esptool Version
4.5
### Python Version
3.8.16
### Full Esptool Command Line that Was Run
N/A
### Esptool Output
```shell
N/A
```
### What is the Expect…
-
## Bug report
Hello,
I am trying to save a security _key.pem_ from a security enclave in in a softHSM. I am working with environmental variables (not passing enclaves by argument), for example,…
-
**Describe the bug**
Provider requires a login to access anything on token.
All the other software, open source (OpenSC, libp11, ShowToken.app) and commercial (Smart Card Utility.app) require log…
-
From the main branch, clean install, docker desktop 4.3.1, MacOS 10.15.7, `make scenario-test-go` fails.
```
--- Failed steps:
Scenario: Submit to org1 # /Users/jonathan/code/oss/fabric-gatew…
-
I would love to use the same security level as symmetric 265 bit (Level: 8 https://www.keylength.com/en/3/ ) with asymmetric crypto for mail delivery. Nearly everyone uses OpenSSL. Old Windows servers…
-
Any idea of time frame for if/when ed448 will be supported as well?