dropbear: disable MD5 HMAC and switch to sha1 fingerprints
authorMartin Schiller <ms@dev.tdt.de>
Wed, 22 Nov 2017 12:39:51 +0000 (13:39 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Tue, 12 Dec 2017 21:24:17 +0000 (22:24 +0100)
commit65d62b5f4ffcb481994f6865d0e03d0e9ad58b2b
treeb5c03d0aa6123bf579676e6c2925bfc500fd67e5
parent575178e4628cf32b97feec66c4a9726b4f30fa88
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>
package/network/services/dropbear/Makefile
package/network/services/dropbear/patches/120-openwrt_options.patch