基于C语言实现json+base64+hmac sha1+md5
文件大小: 38k
源码售价: 10 个金币 积分规则     积分充值
资源说明:基于C语言实现json+base64+hmac sha1+md5, 与Crypto-JS库运行结果比对一致(这个很重要,很多运行结果是不一致的,测试网址http://tool.oschina.net/encrypt?type=2)。编译命令#gcc cjson/cJSON.c cjson/cJSON_Utils.c hmac_sha1/hmac_sha1.c hmac_sha1/sha1.c md5/md5.c test.c -o test -lm
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。