openwrtv3/package/network/services/dropbear
Joseph C. Sible 0bf85ef048 dropbear: enable SHA256 HMACs
The only HMACs currently available use MD5 and SHA1, both of which have known
weaknesses. We already compile in the SHA256 code since we use Curve25519
by default, so there's no significant size penalty to enabling this.

Signed-off-by: Joseph C. Sible <josephcsible@users.noreply.github.com>
2017-02-10 11:05:57 +01:00
..
files dropbear: mdns flag is a bool, not integer 2016-09-05 07:27:16 +02:00
patches dropbear: enable SHA256 HMACs 2017-02-10 11:05:57 +01:00
Config.in dropbear: Make utmp and putuline support configurable via seperate config options 2016-04-28 13:47:48 +02:00
Makefile build: use mkhash to replace various quirky md5sum/openssl calls 2017-01-05 11:09:12 +01:00