A file encryption/decryption tool
c++: requires at least c++11 for the code to compile (in which case please modify the makefile)
libncurses5-dev: cross-platform console manipulation (for password entering)
libboost-all-dev: boost library that contains many widely useful API
./encrypt --help
./decrypt --help