Masking & Scrambling Sensitive Data
When creating web applications, developers occasionally wish to hide, scramble or otherwise obfuscate data that is displayed on the page and/or sent via the URL. The main reason for this is that application developers need to protect the information being sent across the URL from being read by the end-user….