crypto.h has link error
Created by: fndisme
inline std::string encode(const std::string &ascii) { all the function should be inline or will have link error if two cpp file include it
Created by: fndisme
inline std::string encode(const std::string &ascii) { all the function should be inline or will have link error if two cpp file include it