Mercurial > dropbear
diff sysoptions.h @ 1293:dc8f7997f10f
move group14 and group16 to options.h, group14-sha256 on by default
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 02 May 2016 17:03:55 +0200 |
parents | 309e1c4a8768 |
children | 56aba7dedbea |
line wrap: on
line diff
--- a/sysoptions.h Fri Apr 29 23:04:10 2016 +0800 +++ b/sysoptions.h Mon May 02 17:03:55 2016 +0200 @@ -127,11 +127,6 @@ #define DROPBEAR_MD5 #endif -/* These are disabled in Dropbear 2016.73 by default since the spec - draft-ietf-curdle-ssh-kex-sha2-02 is under development. */ -#define DROPBEAR_DH_GROUP14_256 0 -#define DROPBEAR_DH_GROUP16 0 - /* roughly 2x 521 bits */ #define MAX_ECC_SIZE 140