bus_lab 1
About
Mini project for Security lab on PWr. Applitacion is basic communicator that using Diffie-Hellman protocol and encrypting messages using Base64, Caesar cipher and XOR encryption.
Requirments
- Any system with installed JRE and JDK
- Installed any IDE, like IntelliJ Idea or Eclipse or NetBeans
How to start
- Clone repository and open using IDE
- Set java package as source root
- Run class ServerStart
- Run class Client (1 or more seprated)