搜索资源列表
RSA MD5算法
- RSA MD5算法源代码-the source coude of rsa md5
__rar_03.RAR
- 一个通过调制解调器接收、发送报表的小程序,使用md5确定是否已传输,rar压缩、解压文件-through a modem to receive, send statements for the small, the use of md5 determine whether transmission, rar compression, decompression documents
realmd5
- 直接解码即可,程序内有比较完整的注释和说明。程序完成的功能是对一个文件进行md5编码,结果存在一个新建的.txt文件里。-can directly decode, procedures are in the integrity of the Notes and annotations. Completion of the functions of a document md5 coding, a new existence. Txt file.
07.6.25_md5_tools_V5
- 自已写的一个md5实用工具,能完成整个目录(包括子目录)下的所有文件的md5生成和校验.-own md5 write a practical tool, can complete the entire catalog (including subdirectories) of all documents generated and the md5 checksum.
MD5
- 使用md5校驗和算法保護文件 通俗的說,就是為保證數據的完整性,用一種指定的算法對原始數據計算出的一個校驗值。接收方用同樣的算法計算一次校驗值,如果和隨數據提供的校驗值一樣,就說明數據是完整的。
CryptoAPI_ProtectFile
- 利用Visual C++ .net2003开发的一款用于保护文件的小程序。 对文件产生MD5值同时对源文件用DES加密,并用私钥加密签名。 对加密文件解密,验证用公钥解密签名与解密文件的MD5值比较,以判断文件是否被修改。 遇到的问题:微软提供的签名函数可能有问题,无论用公钥还是私钥签名,用公钥、私钥(任一)均可解密。怪!希望在此与大家交流交流。
MD5KeyGen_v10
- 计算文件,字符串的md5值的类,可直接使用
SpeedMD5
- 一个利用vb与汇编结合写的一个高速MD5算法
FileLost4
- 创建一个大文件 从令一个avi文件中读取数据 对新创建的大文件进行写操作 然后对写入的数据进行MD5值校验 确保对大文件的写入正确
使用64个字符键加密文件的类
- 汇编内核的md5算法.使用方法:一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-compilation of md5 kernel algorithm. Use : One method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directl
计算文件的MD5结果
- 计算文件的MD5结果,可以对比文件是否被更改过。-documents MD5 calculated results can be compared documents were changed.
MD5
- 读取文件的MD5码,很多方面都要用到,计算方式是通用的!必定准确!-Reading files MD5 yards, many aspects should use computational method is the universal! Must be accurate!
MD5-(2)
- 简单的MD5进行加密处理字符串,得到结果保存到。txt中-Simple MD5 encrypted string, the results are saved to. txt in the
mkisofs-md5-2.01-Source
- http://code.google.com/p/mkisofs-md5/ 我是mkisofs-md5改良版的原作者。这个软件的作用是在Joerg Schilling的原版mkisofs基础上增加GBK字符集和MD5空间优化功能。-About mkisofs-md5 The mkisofs-md5 project was in cosoft until Feb, 2011. It adds "gbk" Chinese Code and "md5" Space Optimiz
mkisofs-gbk.md5
- http://code.google.com/p/mkisofs-md5/ 这是旧版mkisofs 1.15b23的gbk.md5补丁。-This is the patch for mkisofs 1.15b23
MD5
- 用于进行对字符串进行加密用的MD5源码。-MD5 source
md5
- MD5算法源文件, 内包含测试文件 ,测试DEMO-md5 source files,include test files
MD5-jiamiCLASS
- 自己封装的MD5加密类,可以实现MD5加密-MD5 PASSWORD
WindowsApplication1
- vb.net获取文件MD5值算法源码,经过测试没问题(Vb.net source code MD5 value algorithm source code)