Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 708 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 708 Bytes

Build Status Quality Gate Status GitHub license

FileEncryptor

File Encryptor using XOR

Cheat Sheet for Building via CMake:

Command to CMake configure for CodeBlocks with MinGW:

cmake .. -G"CodeBlocks - MinGW Makefiles"