Petr Štetiar 4e57fd5ada dropbear: make rsa-sha2-256 pubkeys usable again
Upstream in commit 972d723484d8 ("split signkey_type and signature_type
for RSA sha1 vs sha256") has added strict checking of pubkey algorithms
which made keys with SHA-256 hashing algorithm unusable as they still
reuse the `ssh-rsa` public key format. So fix this by disabling the
check for `rsa-sha2-256` pubkeys.

Ref: https://tools.ietf.org/html/rfc8332#section-3
Fixes: d4c80f5b172e ("dropbear: bump to 2020.80")
Tested-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-07-07 19:47:24 +02:00
..
2020-01-05 19:36:46 +01:00
2020-06-23 20:00:16 +02:00
2020-05-08 05:54:39 +03:00
2020-07-02 22:28:06 +02:00
2020-04-26 13:00:36 +01:00
2020-06-03 10:50:01 +01:00
2020-06-08 20:16:17 +01:00
2020-06-24 08:01:37 +02:00