-
Notifications
You must be signed in to change notification settings - Fork 0
HassanYosuf/Image-Processor
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
XOR cipher employs the XOR logical operation in order to encrypt data. ... Then, XOR operation is performed using the key so that an encrypted data is created. In order to decrypt, the same key should be used and XOR operation should be run again. XOR operation uses the same key for both encryption and decryption.
https://www.geeksforgeeks.org/xor-cipher/
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published

