This is a simple HTML application scripted in JavaScript which can encrypt and decrypt the text entered into a text box using the given password. The encryption algorithm is really simple and the output is in only uppercase alphabet letters and numbers. The drawback of the program is that it will double the length of the string when encrypting. Don't use this encryption program as the only source of security for important data.
To make the encryption program save the following code with .hta extension using notepad.
We have also released a VBScript version of this program. You may want to check it out here. If you liked this program please remember to leave a like and your feedback.
No comments: