Skip to content

Maslinin/XOR-FileEncryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Quality Gate Status GitHub license

FileEncryptor

File Encryptor using XOR.

Usage

The program is run from the CLI.

The launch template:

FileEncryptor.exe [-e | -d] [-k <key> | -g] -i <input_file> -o <output_file>