/Modified-Playfair-Cipher-with-steganography

Implementing playfair cipher πŸ±β€πŸ’» algorithm having matrix size 4 x 19.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Information and CyberπŸ’» Security Project

Implementing playfair cipher πŸ±β€πŸ’» algorithm having matrix size 4 x 19.

We (team of 4) developed a novel Cryptographic method in which we customized the Traditional Playfair cipher algorithm by using a key square of size 4 x 19 instead of standard 5 x 5. We also blended it with RSA algorithm along with the proposed novel technique - RMPS keyless transposition to further improve the security of the message. Also appied steganograpgy atlast to hide the message in image.

Tech Stack

UI: Html5

Backend: Flask, Python