Include header file in implementation module. Declarations of public functions was in header files, but header files was not included in implementation file.
UTIL: Provide base64 encoding and decoding functions