piyush26c / Modified-Playfair-Cipher-Algorithm

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Information and Cyber Security Project

GitHub license GitHub last commit

We a team of 4 developed a novel Cryptographic method wherein we leveraged the Traditional Playfair cipher algorithm by constructing a key square of size 4*19 in contrast to standard size of 5*5 and used the RSA algorithm along with the proposed novel technique - RMPS keyless transposition to further enhance the security and confidentiality of the message.

Proposed Research Paper

About

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

License:GNU General Public License v3.0


Languages

Language:Python 88.3%Language:HTML 11.7%