forked from chris2511/xca
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support importing ED25519 keys and signing with them, using PKCS#11 t…
…okens What works: - Importing ED25519 Signature key from Yubikey token (OpenSC with openpgp driver, key generated via gpg) - Creating self-signed certificate for CA, for Signature key from card - Signing Certificates using new CA I haven't tested other features, e.g. storing new certificate on card, so, they're probably broken
- Loading branch information
Showing
3 changed files
with
141 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters