What it does
Its a menu driven program which asks the user whether to encrypt or decrypt is the user selects Decryption it gets the gets the Morse code and turns it into plain text and vise-versa.
How I built it
This was built using python.
Challenges I ran into
Getting key values from a dictionary and finally figured it our by using two list values of key and values.
What we learned
Got a good Grasp about python dictionaries.
What's next for Morse Code Encryption and Decryption
Thinking about adding extra features like add base 64 Encryption and Decryption and using it for CTFs.

Log in or sign up for Devpost to join the conversation.