Inspiration
Inspired by Caesar Cipher
What it does
It encrypts and decrypts your secret messages ;-) Using two key feature key 1 is integer type key 2 is string type
Features
1)Two key system 2)Encrypts and decrypts data
How we built it
It is made in python
What we learned
Learned how to encrypt data when you have you have two keys key 1(int type) and key 2(string type)
Log in or sign up for Devpost to join the conversation.