roshdy-dev / PlayFair-RailFence

Cipher Messages using PlayFair or RailFence Cipher at a time then use Sockets to transfer from E2E finally deciphering to reveal its original content

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlayFair-RailFence-using-Sockets

This is a mini project that is emulating PlayFair & RailFence Ciphers from End to End using Sockets

Meaning you can have this application on 2 PCs initiate Socket Connection for message transmition

Program Cycle

1- Client A Ciphers Original Message

2- Send it to Client B using Socket

3- Client B Deciphers the message and reveals the original Message

Contact Info

You can contact me through a.k.roshdy@gmail.com If you guys need help don't hesitate to ask

Best Regards

About

Cipher Messages using PlayFair or RailFence Cipher at a time then use Sockets to transfer from E2E finally deciphering to reveal its original content


Languages

Language:C# 100.0%