dropbear: disable RSA-SHA1 by default

Upstream has disabled SHA-1 algorithms by default since version 2025.87.
SHA-1 has known weakness and most SSH implementations support alternatives.

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
This commit is contained in:
Konstantin Demin 2025-07-08 19:12:26 +03:00 committed by Paul Spooren
parent 3dc05213e0
commit 5e0fbca9b9

View file

@ -822,7 +822,6 @@ menu "Encryption options"
config DROPBEAR_RSA_SHA1
bool "RSA-SHA1 [WEAK]"
default y
depends on DROPBEAR_LEGACY_COMPAT
help
This enables the following public key algorithm: