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.
Martin Schiller 65d62b5f4f dropbear: disable MD5 HMAC and switch to sha1 fingerprints
As MD5 is known weak for many years and more and more
penetration test tools complain about enabled MD5 HMAC
I think it's time to drop it.

By disabling the MD5 HMAC support dropbear  will also
automatically use SHA1 for fingerprints.
This shouldn't be a problem too.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
7 years ago
..
files dropbear: add option to set max auth tries 7 years ago
patches dropbear: disable MD5 HMAC and switch to sha1 fingerprints 7 years ago
Config.in dropbear: make ssh compression support configurable 7 years ago
Makefile dropbear: disable MD5 HMAC and switch to sha1 fingerprints 7 years ago