hi
any body share sha 256 Decode code
hi
any body share sha 256 Decode code
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Muhammad Imran AnsariPosted Jan 25, 2022, 1:47 PM
SHA-256 is a hash not a code and therefore cannot be irreversible/decrypted.
There is no direct way to decode it because cryptographic hash function is that you can't undo it. The most you can do is to generate the different string that provides the same hash.
Encryption is a proper (two way) function. It's reversible, you can decrypt the mangled string to get original string if you have the key.