Skip to content
Verified Commit 47b723e3 authored by Ingo Klöcker's avatar Ingo Klöcker Committed by Ingo Klöcker
Browse files

Allow selecting ECC with supported curves when generating new keys

This allows the user to generate ECC keys for smart cards that support
this. They can choose any of the curves supported by the smart card
(and by Kleopatra and GnuPG). This requires the currently unreleased
development version of gpgme.

For current versions of gpgme we at least offer the generation of
Curve25519 ECC keys. Moreover, we remove "RSA 1024" from the available
algorithms. Modern OpenPGP smart cards don't support RSA 1024 anymore
for good reasons (at least according to KEY-ATTR-INFO).

GnuPG-bug-id: 4429
parent ed616317
Pipeline #254650 passed with stage
in 4 minutes and 51 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment