3 comments

[ 3.0 ms ] story [ 17.5 ms ] thread
(comment deleted)
Fun fact: Since ID Hasher is Base64 encoding the hexdigest, not the digest, the characters ‘/’ and ‘+’ will never appear in the ID.
Wouldn't HMAC-SHA3-256 be a better choice than just SHA3-256?