aboutsummaryrefslogtreecommitdiff
path: root/src/util/base64.h
Commit message (Expand)AuthorAge
* Move sha1.hpp and base64.hpp to util/Loic Blot2015-02-21
l opt">(std::string const& s); std::string base64_encode(unsigned char const* , unsigned int len); std::string base64_decode(std::string const& s); #endif // BASE64_HEADER