Live data from Hacker News

Viewing profile — algorithm47

algorithm47

HN member
Joined
Mon, Mar 11, 2019, 8:02 PM UTC
HN karma
5
Public activity
1 items

About algorithm47

No profile information was provided.

Recent public activity

  1. comment
    Comment #19362267

    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.