0
183
A program for secure file sharing
C#
The program is a client-server system where users can join and exchange files and messages with other users. At the same time, it is guaranteed that each file will be completely encrypted with a synchronous algorithm (Idea 128 bit) during…