Hi guys,
I’m testing something and i need help. (if it’s possible)
I have a text input and a button, when I click on the “save” button a new thing is created and I’m formatting it as MD5 Hash
Is there a way to return the Hashed text back to the client and reverse the process?
I need that the client will see his original text but on the server the data will be encrypted.
Thx