Skip to content
Snippets Groups Projects
Commit 0bf85ef0 authored by Joseph C. Sible's avatar Joseph C. Sible Committed by Felix Fietkau
Browse files

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: default avatarJoseph C. Sible <josephcsible@users.noreply.github.com>
parent 2c416b1d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment