The purpose of this project is to add data encryption functionality to the BuzzDB architecture. See data-encrytion-buzzdb.cpp for this program and output.txt for example showing
To Compile, Type: $ make
To Run, Type: $ ./a.out
BuzzDB original code: https://github.com/jarulraj/buzzdb