-
While viewing the test logs (cat tests/*.log), I accidentally found "Segmentation fault".
The problem can be easily reproduced (openssl version 3.0.9):
`````
$ git clone http://github.com/opens…
-
# Your system information
* Operating system used: Ubuntu 22.04
* PyKCS11 version: 1.5.10
* Python version: 3.9.9
* PKCS#11 library used: softhsm/libsofthsm2.so
# Please describe your issue …
-
**Describe the bug**
(1) git clone this repo
(2) run `autoreconf -fi`, `./configure`, `make`, `make check`. The first three work fine, `make check` shows the following error
```
make[3]: *** [Ma…
-
I'm unable to decrypt a payload using a RSA key that lives inside softhsm2. The result is it just hangs after opening session. Log at bottom of ticket.
**To Reproduce**
Steps to reproduce the beha…
-
It would be great to be able to generate and import 4096 bit RSA keys with this tool, now that the Yubikey 4 [supports 4096 bit RSA keys](https://www.yubico.com/2015/12/yubikey-4096-you-asked-we-deliv…
-
### Issue description
When I tried with Go, I can able to connect with softHsm and retrieve the keys from the slots .
But when I tried it with EGo, I got error like
**could not open PKCS#11**
…
-
After Initializing a token with so pin and no pin, I create a RSA key pair and try to store them into HSM. But it fails with Return code of pkcs11: 257, which is CKR_USER_NOT_LOGGED_IN. But I definite…
-
https://github.com/LanguageAsGarbage/muridesu-lang
@thautwarm
希望一同确认:
1. 语法设计一致
2. 具备现有发现的功能(包括导入等)
3. 是否缺失功能
***1 和 3 的大前提都是完整了解 ulang 的功能***
欢迎其他同好一道评审。
-
**Reference implementation**
- [ ] unit tests for all new code added for reference implementation
- [x] ~75% coverage
- [ ] controllers should have step tests and tests the run actual go rout…
-
Hi, thanks for building Windows version of SoftHSM2. Any plan to support the latest release, version 2.6, which has been released few days ago?