搜索资源列表
SocketRsa
- 一个自己封装的,网络传输,纯C的,还有封装的RSA加算法!
c_sha1_rsa
- 一个用纯C写的RSA_SHA1数字签名库,可以在各个平台下编译成功,不需要任何其它的包依赖,便于移植,适合对信安有兴趣的朋友学习 PS:刚才有个相同的包上传后没有显示,不知道是不是bug..小修改后重新上传
myecc_c
- ecc 纯c 的代码, 可以用于 数字签名等,调试过可以运行。-ecc pure c code debugging that I can run.
stringdll
- 多种加解密算法. 纯c语言写的 url encode, url decode, base64 encode, base64 decode 完全集成在一个程序里面了。-A variety of encryption and decryption algorithms
sha-256
- sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,-sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.
3DES
- 3des算法,纯c实现,适合初学者,安全可靠的加解密-3des algorithm, pure c implementation, suitable for beginners, secure encryption and decryption