ASCII Encryption
A very simple encryption method that uses random values for each character. Interestingly, you can encrypt the same string as many times as you want and the result will always be different. Best used with short strings.
A very simple encryption method that uses random values for each character. Interestingly, you can encrypt the same string as many times as you want and the result will always be different. Best used with short strings.
Want some recognition for your scripts?
Submit them to JavaScript Source!
Leave a Response
(0 comments)