Will be extending the local based program to create an image encryption app, utilizing the power of encryption over a centralized database.
- To create an app, allowing users to send and receive images over the program. Every exchange will be protected by a hybrid model of RSA and AES encryption, over the centralized database.
- Alowing users to search for other users
- Exchange images, protected by strong encryption
- Status messages/prompts
- Centralized database
- Friendly user interface
- Django Rest Framework