Update 'README.md'

This commit is contained in:
Mikołaj Lubiak 2023-03-26 12:12:11 +00:00
parent a04974ec65
commit f8e3b270ed
1 changed files with 1 additions and 6 deletions

View File

@ -1,6 +1 @@
# XOR
## XOR Encryption & Decryption program.
### How to use?
**Encryption** `python xor.py enc "SECRETE MESSAGE" "KEY"`
**Decryption** `python xor.py dec "CIPHERTEXT IN BINARY" "KEY IN BINARY"`
NEW REPO: https://codeberg.org/mikolajlubiak/xor