ithewei 703213dd32 fix #589: avoid resize -1 il y a 1 an
..
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 703213dd32 fix #589: avoid resize -1 il y a 1 an
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 28ef7d07b8 rm warning il y a 3 ans
sha1.h 28ef7d07b8 rm warning il y a 3 ans

README.md

目录结构

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