-
Creators of an ultra large key cryptographic algorithms. The key space ranges from 37,000 to 136,000 bits.
-
Web site of Danish company that invented a new encryption algorithm based on the principles of mathematical chaos.
-
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.
-
Encode and decode data with XOR password and base64 resulting in nominal security.
-
Lets you generate message that look like PGP... but aren't.
-
A cryptosystem based on randomizing the encryption algorithm.
-
A simple password-based text encryption system. Explains the algorithm, and offers an online implementation for visitors to use.