alonbl / gnupg-pkcs11-scd

PKCS#11 GnuPG SCD
http://gnupg-pkcs11.sourceforge.net/
Other
69 stars 18 forks source link

Add support for non-PKCS1 Signing #52

Open rkeene opened 2 years ago

rkeene commented 2 years ago

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.