2023-02-09 23:02:18 +00:00
2021-04-27 21:26:22 +01:00
2021-04-27 21:26:15 +01:00
2023-02-09 23:02:18 +00:00

CXOR

Sample program of encryption using XOR operations on data. Very poor encryption, and easily broken, but was fun to write!!

It can even encrypt files! Try running ./cxor :)

Description
No description provided
Readme 588 KiB
Languages
C++ 100%