openwrt/package/network/services/dropbear
Vladislav Grishenko f166cf9ca0 dropbear: add ed25519 and chacha20-poly1305
- add Ed25519 support (backport):
  * DROPBEAR_ED25519 option for ssh-ed25519,
  * disabled by default
- add Chacha20-Poly1305 support (backport):
  * DROPBEAR_CHACHA20POLY1305 for chacha20-poly1305@openssh.com,
  * enabled by default
- update feature costs in binary size

Signed-off-by: Vladislav Grishenko <themiron@mail.ru>
2020-05-30 21:27:10 +02:00
..
files dropbear: add ed25519 and chacha20-poly1305 2020-05-30 21:27:10 +02:00
patches dropbear: add ed25519 and chacha20-poly1305 2020-05-30 21:27:10 +02:00
Config.in dropbear: add ed25519 and chacha20-poly1305 2020-05-30 21:27:10 +02:00
Makefile dropbear: add ed25519 and chacha20-poly1305 2020-05-30 21:27:10 +02:00