Members:
- Capuno, Raven Miguel
- Decena, Stefen Genoa
- Ferrer, Chester Juliane
- Ignacio, Don Vincent
- Sicangco, Hans
The project “Multilayered Text Encryptor” is a software that accepts text files and converts them into encrypted text. It utilizes well-known historical encryption techniques and raises their complexity by compounding on them several times. This results in a ciphertext (the encrypted product) that has been encrypted multiple times; thus, the idea of a “multilayered” encryption. The objective of such a formula is to throw off any conventional decryption program as it does not utilize standard procedures of encryptions.
This software works on text (.txt) files. Run the "MULTILAYERED-ENCRYPTION-SOFTWAREv6.py" file and select the "Encrypt" button to choose a file to encrypt. The "Decrypt" button will make you choose an encrypted text file and its corresponding key file.