URL-Encrypter

Enrypt your browser URL with this simple to use script
Posted by Scripts on 2022-08-14 21:13:54
License Type
License Type
Commercial License
Description
Encrypts any URL, in order to protect tags such as id, name, etc. The encrypted URL can be decrypted with the help of the available function. The algorithm has been built especially for web usage: It's a non-symmetric solution, with these advantages: - Browser-secure encryption. All URL-characters are translated with an alphanumeric (BASE64) string, which changes in every encryption process. - The encrypter uses server-, session-, timer and static information, making every encryption process unique. You can further add password security or any other information. - Every URL is unique, even if the base URLs are equal. - Very easy implementation - just call two functions (Encrypt() / Decrypt()), and the script does the rest. - The tag values can be extracted directly from the encrypted URL. - You can extend this script at will (RS4, SSL, etc.), since you'll get the source code.
Author

mhug

Ratings & Review
Uh oh! We couldn't find any review for this listing.
Post Review
License Type
License Type
Commercial License