====== ASCrypt ====== * [[http://www.meychi.com/archive/000031.php|ASCrypt Home]] ===== ASCrypt Classes ===== * TEA and Rijndael - Encryption methods * Rot13 - A simple method that "rotates" letters 13 characters to disguse the text * LZW - A simple form of compression * MD5 and SHA1 - Commonly used [[http://en.wikipedia.org/wiki/Checksum|Checksum algorithims]] * Base8 and Base64 - Methods that help the transfer of binary data alongside text * Goauld - ???