|
|
1. |
NE2 - Simply Secure Communications
-
Communications security for mobile and high-performance devices.
|
|
|
2. |
PGP Mimic
-
Lets you generate message that look like PGP... but aren't.
|
|
|
3. |
Warlock Cipher
-
Warlock is a stream cipher that uses a key as long or longer then the plain text, where the key is derived from the Password and SHA-512 recursion) to cipher the data, followed by a Clear-Text transform to disguise the encrypted data from triggering any suspicion.
|
|
|
4. |
Asier Technology Cryptography
-
Creators of an ultra large key cryptographic algorithms. The key space ranges from 37,000 to 136,000 bits.
|
|
|
5. |
Cryptico, Rethinking Encryption
-
Web site of Danish company that invented a new encryption algorithm based on the principles of mathematical chaos.
|
|
|
6. |
MAG Random Number Algorithm
-
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.
|
|
|
7. |
MAK Coder
-
Encode and decode data with XOR password and base64 resulting in nominal security.
|
|
|
8. |
Practical One Time Pad
-
This system is designed for the requirements of the undercover agents working in foreign countries, but may be extended to be used for the personnel of embassies and consulates. Instead of exchanging messy OTP's, some neatly prepared simple and short tables are exchanged by the teams.
|
|
|
9. |
The Polymorphic Cipher
-
A cryptosystem based on randomizing the encryption algorithm.
|