/ftie-cpp-dep

Implementation of File to Image Encryption on C++

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ftie-cp

Compile Instruction

g++ -o bin/ftie-cli -std=c++17 ftie/*.h ftie/*.cpp main.cpp `libpng-config --ldflags`

Requirements

  • g++ (Ubuntu 8-20180424-0ubuntu1~16.04.1) 8.0.1 20180424 (experimental) [trunk revision 259590]
  • png++-0.2.9

System Block Diagram

System Block Diagram