Inspiration

I just wanted to make a program that manipulates data. Prompting an AI for ideas lead us to making an encryption and decryption program.

What it does

It takes a text and encrypts it using a custom made encryption key. The program then saves this as a file and decrypts selected files when prompted.

How we built it

With python3 and the tkinter library. One of us worked on the encryption and decryption features while the other worked on the UI/UX.

Challenges we ran into

Most of our challenges came from working with tkinter and learning how to make a interactive interface.

Accomplishments that we're proud of

We managed to create a working program with a functional UI. The creative encryption protocol was also pretty neat.

What we learned

We learned how to use the tkinter library and the overall workflow of partnered development.

What's next for Notes Encryptor

Hopefully a personal-use desktop application for encrypting sensitive information.

Built With

  • idle-shell-3.11.7
  • python
  • sypder
  • tkinter
Share this project:

Updates