An open API service indexing awesome lists of open source software.

https://github.com/piyush26c/modified-playfair-cipher-algorithm

Implementing playfair cipher 🐱‍💻 algorithm having matrix size 4 * 19.
https://github.com/piyush26c/modified-playfair-cipher-algorithm

decryption encryption playfair-cipher security

Last synced: about 1 month ago
JSON representation

Implementing playfair cipher 🐱‍💻 algorithm having matrix size 4 * 19.

Awesome Lists containing this project

README

        

# Information and Cyber Security Project

[![GitHub license](https://img.shields.io/github/license/piyush26c/Modified-Playfair-Cipher-Algorithm)](https://github.com/piyush26c/Modified-Playfair-Cipher-Algorithm/blob/main/LICENSE)
![GitHub last commit](https://img.shields.io/github/last-commit/piyush26c/Modified-Playfair-Cipher-Algorithm)

We a team of 4 developed a novel Cryptographic method wherein we leveraged
the [Traditional Playfair cipher](https://en.wikipedia.org/wiki/Playfair_cipher) algorithm by
constructing a key square of size 4\*19 in contrast to the standard
size of 5\*5 and used the [RSA algorithm](https://en.wikipedia.org/wiki/RSA_(cryptosystem)) along with the
proposed novel technique: RMPS keyless transposition to
further enhance the security and confidentiality of the
message.


## Architecture Diagram:
Screenshot 2023-09-24 at 12 58 59 PM


## Published Research Paper:
[Click here](https://scholar.google.com/citations?view_op=view_citation&hl=en&user=25Qgwk0AAAAJ&sortby=pubdate&citation_for_view=25Qgwk0AAAAJ:5nxA0vEk-isC)