ECDSA Encryption
Hello Team
I was wondering if you are considering implementing ECDSA Encryption for the next version (Monterey ?)
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Steve on 08 Sep, 2021 05:15 PM
Hi vonstael,
thanks for taking the time to ask about this.
For now GPG Suite doesn't officially support elliptic curve keys, since they are not yet wide spread or widely supported by other solutions, so it's best to stick to RSA if compatibility with other solutions is important for you.
However it is possible to generate an ECC key using Terminal:
gpg --expert --full-generate-key
or import ECC keys usinggpg --expert --import path/to/file
.Currently our top priority is getting GPG Mail ready for Monterey.
Best,
Steve
2 Posted by Houbacrypt on 09 Sep, 2021 08:27 AM
Hello Steve
Thanks for the update
Steve closed this discussion on 09 Sep, 2021 01:36 PM.