搜索资源列表
des
- C++源代码,3des,加密,解密,非对称性密钥的生成、导入及导出示例 -C++ source code, 3des, encryption, decryption, VC++ asymmetric key generation, import and export example
vc
- 利用c语言位运算进行文本文件加密解密,利于学习-Bit operations using c language for text file encryption and decryption
c200-xdcodefans.net
- VC/C++源码,加密解密,加密,解密,DES 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
DES1
- 初学者的参考练习,DES加密算法的简单VC++6.0实现,通过的程序-a simple implement of Des encrpt algorithm with C code