Skip to content

Instantly share code, notes, and snippets.

@kgaughan
Last active November 17, 2016 16:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kgaughan/ce1fadff7865c6f02dc50db21b37e4f4 to your computer and use it in GitHub Desktop.
Save kgaughan/ce1fadff7865c6f02dc50db21b37e4f4 to your computer and use it in GitHub Desktop.
Modern crypto directives (2016)
KexAlgorithms curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256
Ciphers chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr
MACs hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment