[Bug 204295] Bug when using gpg-agent with ed25519 ssh keys.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 4 19:34:30 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204295

            Bug ID: 204295
           Summary: Bug when using gpg-agent with ed25519 ssh keys.
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: luizeduardo.cordeiro at gmail.com

Hello,

I've added an ED25519 ssh key to gpg-agent (gnupg-2.1.8) and,
when I use it, it gives this error:

key_from_blob: ed25519 len 31 != 32
key_free: key is NULL

No way to login on the remote machine via ssh...

> ssh-add ~/.ssh/id_ed25519
Enter passphrase for /home/XXX/.ssh/id_ed25519:
Identity added: /home/XXX/.ssh/id_ed25519 (/home/XXX/.ssh/id_ed25519)

> ssh user at example.com
key_from_blob: ed25519 len 31 != 32
key_free: key is NULL

It works if the key isn't added to gpg-agent.

Regards,
Luiz Eduardo

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list