What it does
This is the source code which encrypts the strings containing lower case English letters.
How we built it
Built using the object oriented concepts in Python programming language.
Challenges we ran into
The crypto algorithms used are Caesar cipher and Playfair cipher. Playfair cipher is complex to implement. It had consumed very long time to debug the code.
Accomplishments that we're proud of
Able to implement the cryptography techniques in Python programming language.
What we learnt
Learnt to convert the theoretical knowledge into practical knowledge.
Built With
- oops
- python
Log in or sign up for Devpost to join the conversation.