文件名称:md5x86
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 8kb
- 下载次数:
- 0次
- 提 供 者:
- wul***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
汇编内核的md5算法,应网友要求改进了两个部分:
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved in two parts: one, using NASM style compilation, you can easily migrate to linux platform. 2, amending the 56-byte encryption expressly to be wrong more than the bug, for any longer be able to express both the use of encryption methods: One method is to use the original code package make.bat, it NASM compiler installation required article two kinds of md5_x86.obj is directly copied to your project, the direct use of
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用-Kernel compilation md5 algorithm, User requirements should be improved in two parts: one, using NASM style compilation, you can easily migrate to linux platform. 2, amending the 56-byte encryption expressly to be wrong more than the bug, for any longer be able to express both the use of encryption methods: One method is to use the original code package make.bat, it NASM compiler installation required article two kinds of md5_x86.obj is directly copied to your project, the direct use of
(系统自动生成,下载前可以参看下载内容)
下载文件列表
make.bat
Makefile
md5.h
md5c.c
md5_x86.obj
md5_x86.s
mddriver.c
mddriver.dsp
mddriver.dsw
新建 文本文档 (2).txt
Makefile
md5.h
md5c.c
md5_x86.obj
md5_x86.s
mddriver.c
mddriver.dsp
mddriver.dsw
新建 文本文档 (2).txt