bhaveshlohana / HacktoberFest2020-Contributions

A beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs and Algorithms! Please leave a star ⭐ to support this project! ✨
MIT License
189 stars 998 forks source link

PlayFair Cipher #1250

Closed aakashdinkar closed 4 years ago

aakashdinkar commented 4 years ago

I have a python program for PlayFair Cipher for both encryption and decryption. Can I make PR for the same?

bhaveshlohana commented 4 years ago

@aakashdinkar Sure, Aakash! Just add it in Cryptography folder.

bhaveshlohana commented 4 years ago

merged