Hi, On Solaris 10, the keytype.sh test constantly fails for the edd25519-512 key type: run test keytype.sh ... [...] userkey ed25519-512, hostkey ed25519-512: real 0.0 user 0.0 sys 0.0 ssh userkey ed25519-512, hostkey ed25519-512 failed userkey ed25519-512, hostkey ed25519-512: real 0.0 user 0.0 sys 0.0 ssh userkey ed25519-512, hostkey ed25519-512 failed userkey ed25519-512, hostkey ed25519-512: real 0.0 user 0.0 sys 0.0 ssh userkey ed25519-512, hostkey ed25519-512 failed [...] failed login with different key types The relevant debug.log shows that it seems to fail at open time: debug1: Host 'localhost-with-alias' is known and matches the ED25519 host key. debug1: Found key in /home/yann/opencsw/openssh/trunk/work/solaris10-i386/build-isa-pentium_pro/openssh-6.7p1/regress/known_hosts:1 debug2: ssh_ed25519_verify: crypto_sign_ed25519_open failed: -1 debug1: ssh_ed25519_verify: signature incorrect key_verify failed for server_host_key I will attach all the relevant files. Yann
Created attachment 2488 [details] ssh client log
Created attachment 2489 [details] Log sshd daemon
Created attachment 2490 [details] ssh_proxy configuration
Created attachment 2491 [details] sshd_proxy configuration
Created attachment 2492 [details] known_host file
Created attachment 2493 [details] authorized_keys file
Created attachment 2494 [details] edd25519 private key
Created attachment 2495 [details] edd25519 public key
We have Solaris 11 (Openindiana) in our regular testing farm and it does not show this failure. Please reopen if you're still having trouble with this.
closing resolved bugs as of 8.6p1 release