https://bugzilla.mindrot.org/show_bug.cgi?id=3878
--- Comment #4 from Damien Miller <[email protected]> --- > TBH, a command line option that explicitly and compactly > lists all crypto algorithms chosen for use once the > connection is established would be good. That's ssh -G, e.g. [djm@desktop ~]$ ssh -G github.com | grep ^kexalgorithms kexalgorithms mlkem768x25519-sha256,sntrup761x25519-sha512,[email protected],curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256 -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
