Y
Hacker News
new
|
ask
|
show
|
jobs
by
tptacek
1128 days ago
SHA3 KMAC is almost just this (a keyed hash) --- with a length appended, and some domain separation. You can make a MAC out of a truncated keyed SHA2 hash (but don't).