diff options
Diffstat (limited to 'sysoptions.h')
-rw-r--r-- | sysoptions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysoptions.h b/sysoptions.h index 23ba268..22bc18c 100644 --- a/sysoptions.h +++ b/sysoptions.h @@ -176,7 +176,7 @@ If you test it please contact the Dropbear author */ explicitly specified for all protocols (just for algos) but seems valid */ -#define MAX_PROPOSED_ALGO 20 +#define MAX_PROPOSED_ALGO 50 /* size/count limits */ /* From transport rfc */ |