#include #include #include using namespace hgl; using namespace hgl::io; using namespace hgl::crypt; using namespace std; int main(int,char **) { constexpr uchar test_str[]="BASE64 Decode and Encode"; //测试编解码用字符串 cout<<"Origin: "<