ithewei 2b4d8985cd hv::Base64Encode hv::Base64Decode il y a 4 ans
..
README.md fd52ad0e13 move cpp to cpputil, let base event pure c il y a 4 ans
base64.c b79bb6f519 Add unittest for util il y a 4 ans
base64.h 2b4d8985cd hv::Base64Encode hv::Base64Decode il y a 4 ans
md5.c 9fdcca636f rm duplicate symbol #94 il y a 4 ans
md5.h 9fdcca636f rm duplicate symbol #94 il y a 4 ans
sha1.c 9fdcca636f rm duplicate symbol #94 il y a 4 ans
sha1.h 9fdcca636f rm duplicate symbol #94 il y a 4 ans

README.md

目录结构

.
├── base64.h        BASE64编解码
├── md5.h           MD5数字摘要
└── sha1.h          SHA1安全散列算法