文件名称:MD5-SHA1
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-04
- 文件大小:
- 4.4mb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
MD5和SHA1的加解密算法,已经做成了动态链接库(EncryptionAlgorithm工程),并且做了测试程序(EncryptionTest工程)-MD5 and SHA1 encryption and decryption algorithms, and has made a dynamic link library (EncryptionAlgorithm), and do a test the program (EncryptionTest Engineering)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EncryptionTest\Debug\BuildLog.htm
..............\.....\ConsoleDLL.dll
..............\.....\EncryptionAlgorithm.dll
..............\.....\EncryptionAlgorithm.exp
..............\.....\EncryptionAlgorithm.ilk
..............\.....\EncryptionAlgorithm.lib
..............\.....\EncryptionAlgorithm.pdb
..............\.....\EncryptionTest.exe
..............\.....\EncryptionTest.exe.embed.manifest
..............\.....\EncryptionTest.exe.embed.manifest.res
..............\.....\EncryptionTest.exe.intermediate.manifest
..............\.....\EncryptionTest.ilk
..............\.....\EncryptionTest.obj
..............\.....\EncryptionTest.pch
..............\.....\EncryptionTest.pdb
..............\.....\mt.dep
..............\.....\sha1.obj
..............\.....\stdafx.obj
..............\.....\vc90.idb
..............\.....\vc90.pdb
..............\EncryptionTest.cpp
..............\EncryptionTest.ncb
..............\EncryptionTest.sln
..............\EncryptionTest.suo
..............\EncryptionTest.vcproj
..............\EncryptionTest.vcproj.hxc-PC.hxc.user
..............\ReadMe.txt
..............\SHA1\bithelp.h
..............\....\CommonDef.h
..............\....\globalstuff.h
..............\....\sha1.cpp
..............\....\sha1.h
..............\sha1.h
..............\stdafx.cpp
..............\stdafx.h
..............\targetver.h
..........Algorithm\bithelp.h
...................\CommonDef.h
...................\Debug\BuildLog.htm
...................\.....\dllmain.obj
...................\.....\EncryptionAlgorithm.dll.embed.manifest
...................\.....\EncryptionAlgorithm.dll.embed.manifest.res
...................\.....\EncryptionAlgorithm.dll.intermediate.manifest
...................\.....\EncryptionAlgorithm.obj
...................\.....\EncryptionAlgorithm.pch
...................\.....\MD5.obj
...................\.....\mt.dep
...................\.....\sha1.obj
...................\.....\stdafx.obj
...................\.....\vc90.idb
...................\.....\vc90.pdb
...................\dllmain.cpp
...................\EncryptionAlgorithm.cpp
...................\EncryptionAlgorithm.h
...................\EncryptionAlgorithm.vcproj
...................\EncryptionAlgorithm.vcproj.hxc-PC.hxc.user
...................\globalstuff.h
...................\MD5.cpp
...................\MD5.h
...................\ReadMe.txt
...................\sha1.cpp
...................\sha1.h
...................\stdafx.cpp
...................\stdafx.h
...................\targetver.h
..........Test\Debug
..............\SHA1
..........Algorithm\Debug
EncryptionTest
EncryptionAlgorithm