New to HMAC, trying to find out is HMAC is one way hashing or can I un hash the value back to it's original, bcz I see the key is using while calculating the hash.
Asked
Active
Viewed 258 times
0
-
It's a MAC function and yes, it's one way. – President James K. Polk Sep 19 '22 at 15:45