|
Web Development : JavaScripts : Security

Alpha Crypt Version 2
Submitted: 11/13/2003
By: Joseph Myers
Alpha Crypt uses MD5 cryptographic signatures on top of an XOR text encryption algorithm. It is designed for sending messages from anywhere on the Internet, without access to other encryption software. AC will not become confused by text wrapping, missing text, or other mistakes that occur during transmission. By running along a 64-character set, it will not garble binary values, or cause a browser to crash. For this reason, it is especially suited for public free e-mail providers.
System Requirements: Most JavaScript enabled browsers
License: freeware
Language: Javascript
Run the code -
See the code
|