Encrypter Decrypter software
Applied Technology
Ari Araiza
- Grade:
- 9
- Teacher:
- Ranbir Gill
The purpose of this project is to make a working encryption/decryption program. The program is meant to encrypt text messages to be sent privately and then decrypt them. Student used Python 3 to code the program. I also used the website CodeHS to run the program.

Great work! I’ve heard good things about Python. I also appreciate how you warned people against using the code since the algorithm is in public domain, and it’s a simple code.