gnupg-pkcs11-scd
gnupg-pkcs11-scd copied to clipboard
PKCS#11 GnuPG SCD
My problem is similar to #25. It allows me to enter pin 5 times but with no success, cannot sign anything... gpg-agent.conf: ``` scdaemon-program /usr/bin/gnupg-pkcs11-scd pinentry-program /usr/bin/pinentry-gnome3 ``` (tried various...
Ehlo. I'm getting the following error in my logs and my attempts to use my smart card fails: ``` gnupg-pkcs11-scd[3885]: chan_0 ERR 41 Wrong public key algorithm ``` I'm using...
1. Looks like gnupg-pkcs11-scd is probably last project which still uses *-config scripts to detest some libraries. Swich to use PKG_CHECK_MODULES(). 2. Simplify openssl detestion Signed-off-by: Tomasz Kłoczko
While trying to setup gpg to utilize the RSA signature certificate on the YubiKey the setup in `gpg --expert --full-generate-key ` works as expected until the last step where it...
This changeset is a refactor to support multiple kinds of keys in the future, such as EcDSA.
This changeset adds support for EcDSA Keys with Named Curves. Additionally, it may make it easier to add other kinds of keys in the future. Not done as part of...
This changeset adds support for signing mechanisms which do not use PKCS1 encoding, such as EcDSA. Note: It relies on support for multiple kinds of keys.
This is not a problem with `gnupg-pkcs11-scd` itself, but a warning for anyone attempting to use PKCS#11 keys with GnuPG on a Fedora or RHEL compatible system. If you attempt...
When attempting to run `./configure`, currently receive `error: Need assuan-2` with libassuan v3.0.1 installed in environment.
Hi everybody, gpg --card-status shows different results when used with scdaemon and gnupg-pkcs11-scd For example with scdaemon it shows: Reader ...........: Cherry GmbH SmartTerminal ST-2xxx [Vendor Interface] (21121324107485) 00 00...