openwrt/package/network/services/dropbear
Konstantin Demin 04ea7ca42f dropbear: adjust failsafe script
- try to detect supported (hostkey) algorithms; otherwise fallback to predefined list;
- remove size constraint for ECDSA: custom build may include only 384 or 521 bit curves;
- remove size constraint for RSA: default RSA key size is 2048 bits which is sufficient for SSH security recommendations, and previous value of 1024 bits is considered insecure.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/23217
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
2026-05-28 01:19:35 +02:00
..
files dropbear: adjust failsafe script 2026-05-28 01:19:35 +02:00
patches dropbear: bump to 2026.91 2026-05-28 01:19:35 +02:00
Config.in dropbear: adjust configuration 2026-05-28 01:19:35 +02:00
Makefile dropbear: adjust configuration 2026-05-28 01:19:35 +02:00