Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/maxanier/simple-encrypted-communication

A very simple Client-Server encypted communication system using the Diffie-Hellmann-key-exchange
https://github.com/maxanier/simple-encrypted-communication

Last synced: about 1 month ago
JSON representation

A very simple Client-Server encypted communication system using the Diffie-Hellmann-key-exchange

Awesome Lists containing this project

README

        

simple-encrypted-communication
==============================

A very simple Client-Server encypted communication system using the Diffie-Hellmann-key-exchange

Protokoll:

Client: Server:
-verbindet +START

-START2 +OK
-ERR: Encryption already established
-ERR: Parameter wrong

-MSG +MSG
//Encrypted Message
Test