cs-utulsa / Encrypted-Chat-Service

This is the major project for the year long senior software class. The focus on this repository is to create a encrypted chat service, which can be used for secure communication. It will include not only peer to peer chat services, but also file transfer and group chats.
5 stars 1 forks source link

Coding: Modification of Encrypt class #67

Closed tuckplace closed 1 year ago

tuckplace commented 1 year ago

Please read the file transfer architecture before starting this story. Link here for more details on files in Python

The goal of this story is test and, if needed, modify the encrypt class to be able to encrypt and decrypt file objects