Created
August 13, 2024 07:24
-
-
Save netandreus/880e74725e614d5cdfc745ddd6f54022 to your computer and use it in GitHub Desktop.
ssh-ciphers
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ciphers 3des-cbc,aes128-cbc,aes192-cbc,aes256-cbc,aes128-ctr,aes192-ctr,aes256-ctr,[email protected],[email protected],[email protected] | |
MACs hmac-sha1,hmac-sha1-96,hmac-sha2-256,hmac-sha2-512,hmac-md5,hmac-md5-96,[email protected],[email protected],[email protected],[email protected],hmac | |
[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] | |
HostKeyAlgorithms ssh-ed25519,[email protected],[email protected],[email protected],ssh-rsa,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nist | |
p384,ecdsa-sha2-nistp521,[email protected],[email protected],[email protected],[email protected],ecdsa-sha2-nistp38 | |
[email protected],[email protected],[email protected] | |
KexAlgorithms diffie-hellman-group1-sha1,diffie-hellman-group14-sha1,diffie-hellman-group14-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-gro | |
up-exchange-sha1,diffie-hellman-group-exchange-sha256,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,curve25519-sha256,[email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment