ECC support is in GnuPG 2.1+, not v2 in general

Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
This commit is contained in:
Konstantin Ryabitsev 2018-01-25 16:23:43 -05:00
parent 319a4729a3
commit a4924d87b5
No known key found for this signature in database
GPG Key ID: 34BAB80AF9F247B8
1 changed files with 5 additions and 4 deletions

View File

@ -242,10 +242,11 @@ signing subkey.
##### RSA vs. ECC subkeys
GnuPG v2 has full support for Elliptic Curve Cryptography, with ability to
combine ECC subkeys with traditional RSA master keys. The main upside of ECC
cryptography is that it is much faster computationally and creates much
smaller signatures when compared byte for byte with 2048+ bit RSA keys.
GnuPG 2.1 and later has full support for Elliptic Curve Cryptography, with
ability to combine ECC subkeys with traditional RSA master keys. The main
upside of ECC cryptography is that it is much faster computationally and
creates much smaller signatures when compared byte for byte with 2048+ bit RSA
keys.
Unless you plan on using a smartcard device that does not support ECC
operations, we recommend that you create an ECC signing subkey for your kernel