-
Hi
i trying to run docker container for crypki. After building when i running it i got error:
github.com/theparanoids/crypki/pkcs11.publicRSA(0xc000155640)
/home/runner/work/crypki/crypki…
-
In devenv.rst the pre-reqs are
```
Setting up the development environment
--------------------------------------
Prerequisites
~~~~~~~~~~~~~
- `Git client `__
- `Go `__ version 1.15.x
- …
-
MacOS 13.3, Xcode-14.3.
Looks like the current master broke ARIA implementation.
TL;DR:
```text
$ rg FAIL botan/test-out.txt
54:ARIA-128 ran 38 tests in 0.14 msec 4 FAILED
73:ARIA-192 ran 3…
-
I am new to Hyperleger Fabric and I try to build Hyperledger Fabric v2.2 according to the following documentation.
https://github.com/hyperledger/fabric-docs-i18n/blob/release-2.2/docs/locale/zh_CN/…
-
-
-
Hi,
I'm trying to use botan to wrap a PKCS11 library but when compiling the file botan/internal/dyn_load.h cannot be found.
If I don't include that file, the following line doesn't compile:
Botan…
-
## Problem
We're now (or about to be) facing a similar situation on the client side (`pcli`) as we were in `pd` prior to #488: we started with code designed to be an MVP, it's been extended beyond …
-
I want to install SoftHSM v2.5 from source code on MacOS, But I meet this configure error:
checking for openssl/ssl.h... no
configure: error: Can't find OpenSSL headers
I am confused and how can…
-
The bool on FindObjects which according to the comment indicates if the resultset is larger than max, always returns false. [FindObjects comment.](https://github.com/miekg/pkcs11/blob/df8ae6ca730422db…