  |
Cryptico, Rethinking Encryption - http://www.cryptico.com/
Web site of Danish company that invented a new encryption algorithm based on the principles of mathematical chaos. |
  |
apaWAP secure - http://www.apawap.com/secure/
A simple password-based text encryption system. Explains the algorithm, and offers an online implementation for visitors to use. |
 |
MAG Random Number Algorithm - http://www.geocities.com/radence_v/
MAG is an algorithm (cellular automata) that creates an apparently random stream of numbers. It is very simple and very fast.There are arguments that the MAG algorithm can be easily transformed in the NP class of problems which enables a complexity-theoretic approach to cipher design using MAG. |
 |
PGP Mimic - http://www.spammimic.com/encodepgp.shtml
Lets you generate message that look like PGP... but aren't. |
 |
MAK Coder - http://makcoder.sourceforge.net/demo/base64.php
Encode and decode data with XOR password and base64 resulting in nominal security. |