搜索资源列表
SECUREencryptionalgorithms
- 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐 -almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, wo
CryptoAPI_ProtectFile
- 利用Visual C++ .net2003开发的一款用于保护文件的小程序。 对文件产生MD5值同时对源文件用DES加密,并用私钥加密签名。 对加密文件解密,验证用公钥解密签名与解密文件的MD5值比较,以判断文件是否被修改。 遇到的问题:微软提供的签名函数可能有问题,无论用公钥还是私钥签名,用公钥、私钥(任一)均可解密。怪!希望在此与大家交流交流。
des-bmp
- 用DES对.bmp图像文件进行加密,而且带雪崩分析功能,程序结构清晰,使用方便。
DES
- DES加密,实现对任意文件类型进行DES加密,程序结构清晰,注释详细-DES encryption, DES encryption on any file type, the structure of the program is clear, detailed annotations
CryptDES
- 基于c++(MFC)的DES加密解密系统,密钥过长时自动进行3DES加密-Based on c++ (MFC) of the DES encryption system
DESEncry
- 在vs2005环境编写的加解密工具,采用DES算法实现文件的加密、解密。-In the vs2005 environment, prepared by the encryption and decryption tool for files using DES algorithm encryption and decryption.
DES
- DES加解密的算法实现,对学习DES加密解密有所帮助-DES encryption and decryption of the algorithm, DES encryption and decryption of learning help
DesEncypt
- VC++编写实现的文件加密程序,可实现RAR、exe/jpg等格式文件的加密,在使用时,打开程序,只需选择被加密的文件,然后输入加密密钥,设置文件保存的路径,点击“开始加密”按钮,即可快速实现文件的DES加密处理。源代码基于VC++编写,在VC6.0环境可直接编译。-VC++ prepared to achieve file encryption program, enabling RAR, exe/jpg format files such as encryption, when in use
DES_encryption_algorithm
- DES 的C语言加密版本,文档里包含相应的内容介绍,以及算法功能的实现,附加实现代码,希望能采纳。-DES encryption algorithm
DEScode
- DES加密解密程序的主程序在 FileDES类中,可以操作的文件类型有TXT、DOC、JAVA等都没有问题,且Word文档中包含图片也没问题。-DES encryption and decryption procedures of the main program in FileDES class, the file type can be operated on TXT, DOC, JAVA. There is no problem working with the Word document
791466
- DEs加密算法,用于对文件进行加密,并且速度较快,但是已破解,-DEs encryption algorithm, used for file encryption, and faster, but has been cracked,