ENIGMA 2000 is a symmetric cryptographic algorithm developed in C++ for Windows, to encrypt any file.
It is not optimized for speed processing but it is extremly reliable. Tests state that a huge input file just with zeros, will return an output file whose frequency analysis is white noise.
It uses six phases to encrypt any file and the phases sequence depends on the password.
On phase 5, it uses the Rubik's cube paradigm to encrypt the data.
It's extremly reliable and the password varies between 8 and 16 characters.
The execution syntax is:
coder.exe [file to encode] [password (min 8 char, max 16)] [mode ('c'oder 'd'ecoder)]
Enjoy it
Features
- Reliable
License
Public DomainFollow ENIGMA 2000
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ENIGMA 2000!