This page details the hardening of SSH.
To display available algorithms for a specific SSH client
ssh -Q cipher ssh -Q cipher-auth ssh -Q mac ssh -Q kex ssh -Q key
To audit in a passive manner the SSH servers and clients …