X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/91d9cdd3ca06d1809bc05a285dafdea2954850b2..77fa2ab46721bcc01b898b7df0aa85c170931c06:/openssh/myproposal.h?ds=sidebyside diff --git a/openssh/myproposal.h b/openssh/myproposal.h index 7bca3bc..df9c1dd 100644 --- a/openssh/myproposal.h +++ b/openssh/myproposal.h @@ -47,6 +47,8 @@ "arcfour256,arcfour128," \ "aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc," \ "aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se" +#define KEX_ENCRYPT_INCLUDE_NONE KEX_DEFAULT_ENCRYPT \ + ",none" #define KEX_DEFAULT_MAC \ "hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160," \ "hmac-ripemd160@openssh.com," \