This applet lets you encrypt and decrypt messages. Any non-binary character to be decrypted in a code is ignored.
Forcing standard ASCII output for the encyrpted ASCII string uses a different encryption algorithm, which is slightly less
secure and can only be used on ASCII input, and if used must be used for both encrypting and decrypting. The source is
here. This applet was designed for Netscape. Suggestions for improvement are welcome!