Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 304 Bytes

File metadata and controls

8 lines (5 loc) · 304 Bytes

FileTransfer

6th Semester Mini Project on an Encrypted File Transfer System. Feel free to use and give feedback.

Currently works on CLI only, needs GUI support and functionality to delete temproary files generated during execution.

TODO: 1. Add Salsa20 layer of encryption 2. Have working GUI