Conversation

random realization: HMAC-SHA256 is key committing because finding a K, K’ pair such that HMAC(K, m) = HMAC(K’, m) where K≠K’ is similar to a collision attack (except that due to the internal hashing steps involved it is harder in practice)

0
0
1