# Default algorithms favoring higher-performance FIPS algorithms # in most cases. # # To configure these SSH algorithms, run the following command: # # sudo ln -fs crypto/apple.conf /etc/ssh/crypto.conf # Ciphers ^aes128-gcm@openssh.com,aes256-gcm@openssh.com KexAlgorithms ^ecdh-sha2-nistp256 MACs ^hmac-sha2-256-etm@openssh.com,hmac-sha2-256