- This is a personal encryption tool, easy to use with user-friendly interface,
- You have a vast variety of encrypting possibilities for your secret message,
- You have many encrypting options to choose from, depending on your needs,
- This multiencrypt tool has multiple encryption layers, more than 12 different methods,
- The more layers of encryption you use, the harder to crack the code will be.
This is how the MultiEncrypt tool looks like for the user.
- You have many possibilities for encrypting a text,
- Here i will try to present and explain the methods you can use to encrypt a text exactly how you want:
- The first thing you want to choose is whether you want to use a Key or not. A Key is used to encrypt a text and you can't decrypt it if you don't have that very Key. If you choose "No-Key" option, then the encryption algorithm will integrate a random key in the encryptioned text.
- Another thing to consider is the "Difficulty Steps". This is how you can choose how powerful the encryption will be. Basicly, the higher it is, the harder will be to crack the code. This modifies the number of encrypting layers the program uses.
- The "Type" will be either "Normal" or "Safe". The "Normal" option will just encrypt the text while the "Safe" option will check the encrypted text to see if it was correctly encrypted. Basicly this will use an extra step of checking for possible errors.
- You can also choose what method of encrypting it will use. The basic uses only one iteration while the next ones will encrypt the text multiple times. This can be set in the "Number of interations" field. The difference between the short and the long options is that the short one will try to make the final text shorter by using some personal archieving methods.
You can either read a text from a .txt file and write the encrypted text in a .txt folder to simplify the process of saving and loading texts.
This is an example of saving to file method:
This is an example of reading from file method:
The MultiEncrypt Tool should be used together with the Decrypt Tool to succesfully extract the hidden message from the encrypted text.