搜索资源列表
rfc2
- md5算法C程序参考中文版,绝对可用!经编译可用!-md5 algorithm C procedures reference version. Absolutely available! By compiling available!
CRC_MATH
- CRC 算法源代码 工程测试确定可用,VC环境编译操作 本人用于COS系统。-CRC algorithm source code available test works, VC environment compiler I used COS operating system.
DES_real
- 用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件-C development of a simple DES encryption and decryption procedures, definitely can be used, compile. But only the characters operation, not encrypting documents
20081222(des-ka9q-1.0-i386-gnu).tar
- DES加密解密源代码,c语言编写,在Linux系统下编译后直接可用-DES encryption and decryption source code, c language, in the Linux system can be used directly after the compiler
rsa
- RSA实现文件的加密解密。环境VC6.0 编译通过,直接可用-RSA file encryption and decryption. Environmental VC6.0 compiler directly available
rsaCPP
- RSA加密算法源代码,编译后可用,希望对初学者能有所帮助-RSA encryption algorithm source code, compiled available, can be helpful for beginners
IDEA
- 一篇介绍idea的文章,内含完整C语言代码,可用VC6编译运行-One article introducing the IDEA algorithm contains a complete C language code, and VC6 can compile and run it.
Qt-AES_ECB_PKCS5Padding
- 最近在找Qt下可用的与java通用的AES加密解密代码。 openssl不是很好用(不会和Qt编译到一起。。。) 所以参考网上的资料,终于找到了一个C++可用的代码,稍作修改。-AES code for Qt