Good day and thank you for reading.
I'm faced with this problem, I'm supposed to generate an encrypted HTML on-the-fly (meaning upon creation by PHP) and embeded in the HTML is a javascript which should decrypt the encrypted HTML into the clients memory so that the browser can understand it. Does anyone have faced this scenario before or perhaps know where I can found the solution to this problem?
I realy would appreciate any suggestions.