chrnk-exe / RBSH

Cryptoprotocol at LETI 2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RBSH (Rabin-Blowfish-SHA3) Cryptoprotocol

Install dependencies:

pip3 install -r requirements.txt

Start server:

python3 server.py

Start client:

python3 client.py

Send encrypted messages from client to server!

About

Cryptoprotocol at LETI 2023


Languages

Language:Python 100.0%