19 Jun
2014
19 Jun
'14
10:43 p.m.
Hi On Fri, Jun 13, 2014 at 12:03 AM, Patrick Burroughs (Celti) <celticmadman@gmail.com> wrote:
On Thu, Jun 12, 2014 at 11:34 PM, Magnus Therning <magnus@therning.org> wrote:
According to what I've found gpg-agent's ssh-agent should, as of version 2.0.21, support ECDSA keys, but still I can't add such a key:
Am I doing something wrong here, or should I just use ssh-agent from OpenSSH instead (or stop using ECDSA keys)?
ECDSA SSH keys in gpg-agent broke with libgcrypt 1.6+. You can get them working again by building gnupg from git.
I hit the same issue. Do you know what gnupg upstream commit fixes this problem?