#
pkcs11
Here are 84 public repositories matching this topic...
X Certificate and Key management
-
Updated
Aug 11, 2020 - C++
Highly scalable and high-performance open source PKI (CA and OCSP responder). Minimal dependencies, No-JPA, No-Spring
java
certificate
rest-api
pki
certificate-transparency
hsm
certificate-authority
crl
ocsp
pkcs11
ca
cmp
ocsp-responder
scep
rfc5280
rfc2560
rfc6960
certification-authority
ca-browser-forum
-
Updated
Oct 3, 2020 - Java
eID Middleware (main repository)
c
windows
linux
c-plus-plus
identity
authentication
osx
pkcs11
beid
eid-mw
eid-middleware
eid-viewer
-
Updated
Sep 28, 2020 - C
PKCS#11/Cryptoki support for Python
-
Updated
Oct 2, 2020 - Python
1
bnevis-i
commented
Jul 30, 2020
Environment
Board: APL UPSquared with PTT
OS: Ubuntu 20.04 (opensc 0.20.0-3)
tpm2-tss: 4.2.1 (tarball)
tpm2-pkcs11: 1.3.1 (tarball)
tpm2-tools: 4.1.3 (tarball)
tpm2-abrmd: Not installed
Token initialized with tpm2_ptool with label tpmhsm
Error message
id=`uuidgen | tr -d -`
pkcs11-tool --module /usr/lib/libtpm2_pkcs11.so --token-label tpmhsm --login --pin (redacted) --key-
Open
speed up tests
Open
use python bindings
Fortify enables web applications to use smart cards, local certificate stores and do certificate enrollment. This is the desktop application repository.
-
Updated
Oct 2, 2020 - TypeScript
A Node.js implementation of the PKCS#11 2.3 interface. (Keywords: Javascript, PKCS#11, Crypto, Smart Card, HSM)
-
Updated
Aug 27, 2020 - C++
Command line interface application which uses on-device RSA keys (through OpenSC and PKCS#11) to encrypt/decrypt AES key used in turn to perform operation on user data
-
Updated
Jul 9, 2019 - Python
Websocket based (NO APPLET) Smart Card Digital Signature Framework
websocket
websockets
signature
jna
smartcard
digital-signature
cades
pades
pkcs11
smart-card
no-applet
iaik
pades-standard
p7m
-
Updated
Dec 5, 2018 - Java
pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
-
Updated
Jul 20, 2020 - C++
OCaml bindings for the PKCS#11 cryptographic API
-
Updated
Feb 7, 2020 - OCaml
Develop apps with Web eID. JavaScript library.
-
Updated
Nov 8, 2017 - JavaScript
Java command line tool for digital signature with PKCS#11 token.
-
Updated
Apr 11, 2019 - Java
Improve this page
Add a description, image, and links to the pkcs11 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pkcs11 topic, visit your repo's landing page and select "manage topics."
Problem Description
The manual page for
goid-toolis missing half of configuration options.The rest is mostly what I took from
--help.I was stuck at the subcommands as I was not sure how to express it in the manual page XML.
Proposed Resolution
Fix
goid-toolmanual page by adding missing options. Then revert #2024Steps to reproduce
Run testsuite:
make check