JEENB / double_ratchet

Implementation of the Double Ratchet Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Signal Protocol

This project implements Double Ratchet algorithm to implement a local server based End-toEnd encryption chat application.

To run the project clone the repo and run server.py -> 2 instances of guiserver.py for each of the user (Alice & Bob)

About

Implementation of the Double Ratchet Algorithm


Languages

Language:Python 100.0%