Is HMAC-SHA256 one way hashing or can I un hash the actual value

Viewed 15

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.

0 Answers
Related