2 depends on PACKAGE_dropbear
4 config DROPBEAR_CURVE25519
5 bool "Curve25519 support"
8 This enables the following key exchange algorithm:
9 curve25519-sha256@libssh.org
11 Increases binary size by about 13 kB uncompressed (MIPS).
14 bool "Elliptic curve cryptography (ECC)"
17 Enables elliptic curve cryptography (ECC) support in key exchange and public key
20 Key exchange algorithms:
25 Public key algorithms:
30 Does not generate ECC host keys by default (ECC key exchange will not be used,
31 only ECC public key auth).
33 Increases binary size by about 23 kB (MIPS).