This project is for Parallel & Distributed Systems course, featuring an application to send encrypted messages and decrypt incoming messages, using RSA encryption. Public keys are stored and associated with user's email on a provided server, URL in source code is removed. The program should be able to build and run, but the messaging functionality will not work since server URL is not provided.
dotnet run <command> <arguments>
or dotnet run for help.
