ExD'or is a useful JavaScript application for encrypting and decrypting .txt files. It uses a 4-bit paradigm to convert any text string into a scrambled ASCII string. Using it you can easily protect your documents from being viewed from other people, because once encrypted a decryption key of your own will be required for the reverse process.