javascript - Decryption of URL variables without view source revealing decryption code -
from php code, i'm passing 2 variables on url show below: https://www.myurl.com?var1=3940291834f8&var2=7c5b38920001134d8a the problem if encrypt values i'm passing, how going de-crypt them without revealing (from browser's view source option) how encryption performed , making encryption effort moot? the variables function in same way username , password java script uses poll variable values , connection status of iot device. any appreciated.