You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
4 years ago
..
files dropbear: add ed25519 and chacha20-poly1305 4 years ago
patches dropbear: add ed25519 and chacha20-poly1305 4 years ago
Config.in dropbear: add ed25519 and chacha20-poly1305 4 years ago
Makefile dropbear: add ed25519 and chacha20-poly1305 4 years ago