This program implements a simple encryption and decryption system using the XOR operation.
It allows the user to encrypt a message by XOR-ing each character of the message with a user-defined key and decrypts it using the same key.
The program features a menu for selecting encryption, decryption, or exit options, ensuring a seamless interaction.
This XOR-based encryption demonstrates the simplicity of symmetric key cryptography where same key is used for both encryption and decryption.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tayyab-Khurram/Symmetric-Encryption
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This program implements a simple encryption and decryption system using the XOR operation.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published