Hi all,
I have a MD5 hashed value which is used as a password for a user. I have hashed a token which I can access through an identity server. I need to reverse(decrypt) the hashed value back to the original value. Can I do that? Please mind my language on the technical perspective (i.e.- Decrypt). Thanks.