Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 410 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 410 Bytes

EncryptionAgency

This was a project I worked on during my studies at the Technical University of Berlin.

About

This is a simple example how encrypt communication between to parties with java.

Install

mvn install

Run ApplicationOne

sh startApplicationOne.sh

Run ApplicationTwo

After ApplicationOne started, run: sh startApplicationTwo.sh