summaryrefslogtreecommitdiffhomepage
path: root/sysoptions.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysoptions.h')
-rw-r--r--sysoptions.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysoptions.h b/sysoptions.h
index 20c2e57..8fa3ff0 100644
--- a/sysoptions.h
+++ b/sysoptions.h
@@ -93,6 +93,13 @@
#define DROPBEAR_ECC
#endif
+
+#ifdef DROPBEAR_ECC
+#define DROPBEAR_ECC_256
+#define DROPBEAR_ECC_384
+#define DROPBEAR_ECC_521
+#endif
+
// roughly 2x 521 bits
#define MAX_ECC_SIZE 140