Simple file encryptor and decryptor
|
4 éve | |
---|---|---|
img | 4 éve | |
include | 4 éve | |
lib | 4 éve | |
src | 4 éve | |
.gitignore | 4 éve | |
CMakeLists.txt | 4 éve | |
LICENSE | 4 éve | |
README.md | 4 éve |
The simple file encryptor and decryptor program
based on logical XOR operation
For Unix-like OS only
mkdir build
cd build
cmake .. && make
./fcryptor -h
for show help