Hacker News new | ask | show | jobs
by tuxxy 2655 days ago
HMAC is useful because it fixes some flaws with the Merkle-Damgard construction that SHA2 uses.

SHA3 and Blake2* use different constructions that don't have these flaws, thus they don't require HMACs for their needs.

1 comments

Ok, your original comment wasn’t clear on intent.