Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 520 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 520 Bytes

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