SNAPSHOT new SSH algo?

I've noticed the new SSH server uses sntrup761x25519-sha512@openssh.com.

Version 24 used curve25519-sha256.

Has anyone experienced login issues on clients (e.g. a mobile client)?

If so, have you discovered/employed any workarounds.

Post quantum key exchange (ML-KEM and SNTRUP (ntr-prime)), maybe you need to update your client and or enable it on the client?

I'll contact the developer (make a review, post an issue). I inquired here because there is no such setting on the client. I've tried 2 others thus far that don't have such a setting either.

Yes, but is there a known mobile SSH client app that supports it?

(This actually happened in the past.)

Fixed it this time by re-creating the entry. Glad I noted my past issue!

I use putty, I had to update to 0.83 which added support for ML-KEM, I think SNTRUP was already supported earlier

1 Like

I think all my PuTTY versions are good, but I'll check them as well. Thanks for responding!

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.