A cipher is an encrypted message that is encoded using a key. In this code we use a message to encode it in such a way that no one can decode it without the key. This same encoding program can be used to decode the message by giving the negated key and encoded message as inputs. This gives a basic level implementation and the code can improved to give an advanced unbreakable encoding.
-
Notifications
You must be signed in to change notification settings - Fork 0
VimalanKM/Cipher-Encoder
About
Cipher encoder has been built using Python to securely encode messages with protected keys.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published