sah-cdo

Results 5 issues of sah-cdo

@slimm609 can you provide a feedback on this proposal

Maintainer: @dangowrt Description: Brings security fixes for https://github.com/advisories/GHSA-7635-x5f9-5458, https://github.com/advisories/GHSA-2c2j-2pgv-gfgc and https://github.com/advisories/GHSA-phh2-j3h6-vqr9. See release notes for further details: https://github.com/OpenSC/OpenSC/releases/tag/0.24.0 and https://github.com/OpenSC/OpenSC/releases/tag/0.23.0 Cherry picked from commit b67923b334ed32a9e8c73ecb63e62b6f3942e15e.

security
OpenWrt 22.03

Maintainer: @dangowrt Compile tested: arm/aarch64 / OpenWrt 22.05 Run tested: arm/aarch64 / OpenWrt 22.05 Description: Remove dependency on GPLv3 package.

enhancement
response needed
not following guidelines
needs work
stale

Softhsm2 is a software implementation of a generic cryptographic device with a PKCS#11 interface providing by OPENDSSEC This implementation could be used by developers to test the PKCS#11 compatibility of...

Run a server process that exposes PKCS#11 module remotely. ``` p11-kit server pkcs11:token1 pkcs11:token2 ... p11-kit server --provider /path/to/pkcs11-module.so pkcs11:token1 pkcs11:token2 ... ``` This launches a server that exposes the...