How to use GnuPG with ECDSA keys

cryptographyeccencryptiongnupgpublic-key-encryption

I'd like to generate an ECDSA (rather than RSA, DSA, or ElGamal) key using GnuPG, and use it as I might otherwise use an OpenPGP-compatible master key. I've read that gpg2has support for ECDSA keys, but I haven't been able to use that functionality. What am I missing?

Best Answer

GnuPG 2.1.x does support ECC (including Ed25519) for more info (and examples) see https://www.gnupg.org/faq/whats-new-in-2.1.html#ecc