avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.68k stars 1.05k forks source link

[Script]: Playfair Cipher #1945

Open GayathriManeksha opened 1 year ago

GayathriManeksha commented 1 year ago

Aim

A python code to encrypt text using Playfair cipher

Details

A Python script that receives a user input as a file from user and gives output as a file

Record

avinashkranjan commented 1 year ago

Go Ahead @GayathriManeksha