Hacker News new | ask | show | jobs
by algorithm47 2657 days ago
HMAC-SHA256 is baked into the WebCrypto API, whereas SHA3 and Blake2b are not (as far as I know). This alleviates having to load yet another library into the browser.