Show HN: ID Hasher – Hash Your Identity Away
1–4 of 4 posts
Re: Show HN: ID Hasher – Hash Your Identity Away
#2[deleted]
Re: Show HN: ID Hasher – Hash Your Identity Away
#3Fun fact: Since ID Hasher is Base64 encoding the hexdigest, not the digest, the characters ‘/’ and ‘+’ will never appear in the ID.
Re: Show HN: ID Hasher – Hash Your Identity Away
#4Wouldn't HMAC-SHA3-256 be a better choice than just SHA3-256?