openwrt/package/network/services/dropbear
Konstantin Demin 01964148c6 dropbear: split ECC support to basic and full
- limit ECC support to ec*-sha2-nistp256:
  * DROPBEAR_ECC now provides only basic support for ECC
- provide full ECC support as an option:
  * DROPBEAR_ECC_FULL brings back support for ec{dh,dsa}-sha2-nistp{384,521}
- update feature costs in binary size

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2019-03-25 22:25:35 +01:00
..
files dropbear: rewrite init script startup logic to handle both host key files 2019-03-25 22:25:34 +01:00
patches dropbear: fix regression where TTY modes weren't reset for client 2019-03-25 22:25:33 +01:00
Config.in dropbear: split ECC support to basic and full 2019-03-25 22:25:35 +01:00
Makefile dropbear: split ECC support to basic and full 2019-03-25 22:25:35 +01:00