-
This issue was migrated from [Pagure Issue #3091](https://pagure.io/dogtagpki/issue/3091). Originally filed by **[cheimes](https://pagure.io/user/cheimes) (@tiran)** on *2019-01-22 07:14:24*:
- Assig…
-
Hi,
I took an interest in SoftHSM v2.6.1 and have identified a security issue.
Through a source code analysis (SecureDataManager::login function), I have identified that an attacker could bruteforc…
-
PKCS#11 allows tokens that do not require a PIN / login to access private keys. This seems unusual, but I've seen it on a nFast HSM where it triggered a bug in libp11. The problem turned out to be fix…
-
Design and Implement a high bandwidth airgapping mechanism to sign elements of a zone file.
-
## Current situation
Systemd does not support PKCS11 URIs.
```
$: sudo systemd-cryptenroll --pkcs11-token-uri=list
PKCS#11 tokens not supported on this build.
```
## Implementation options…
-
I'm trying to get deriveKey working with AES_CBC_ENCRYPT_DATA set as the mechansim. I noticed that your AesCbc params are missing type and data in the toCKI method. When i tried implementing my own fu…
-
Hello guys,
I'm trying to initialize FreeIPA with Dogtag PKI including a Nitrokey HSM 2 which is my cheap option to experiment with a HSM instead of the expensive Enterprise variants. The Dogtag [w…
l4z41 updated
7 months ago
-
hi, does softhsmv2 support macos with m1 chip?
-
I using graphene and pvpkcs11 on windows for USB token : when signing using mechanic rsa_pkcs but error invalid mechanic ! Please help me ! Thanks you very much !
-
Test:
```
$ softhsm2-util --version
2.6.1
$ openssl version
OpenSSL 3.1.2 1 Aug 2023 (Library: OpenSSL 3.1.2 1 Aug 2023)
$ softhsm2-util --init-token --free --label rsapsstest --so-pin 123…