Skip to content

Posts tagged: #hmac

How HMAC works — the inner/outer hash construction, ipad/opad, key handling — why hash(key‖message) is insecure, and where HMAC is used (JWT, TLS, API signing).