文件名称:汇编内核加密算法
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:8.16kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
汇编内核的md5算法,应网友要求改进了两个部分:
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。
-compilation of md5 kernel algorithm, a netizen called for improvements in two parts : one, using NASM style compilation, can easily migrate to the Linux platform. 2, amended 56-byte encryption will be more explicit error bug, right arbitrarily long expressly can use encryption methods : one method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directly md5_x86.obj copy of your works under the direct use.
1、采用nasm风格汇编,可以方便的移植到linux平台下。
2、修正了56个字节以上明文加密会出错的bug,对任意长的明文都能够加密
使用方法:
一种方法是使用原代码包中的make.bat,这需要安装nasm编译器;第二种就是直接将md5_x86.obj拷贝到你的工程下,直接使用。
-compilation of md5 kernel algorithm, a netizen called for improvements in two parts : one, using NASM style compilation, can easily migrate to the Linux platform. 2, amended 56-byte encryption will be more explicit error bug, right arbitrarily long expressly can use encryption methods : one method is to use the original code of make.bat, which requires the installation of NASM compiler; The second is directly md5_x86.obj copy of your works under the direct use.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
md5.h
md5_x86.obj
md5_x86.s
md5c.c
mddriver.c
mddriver.dsp
mddriver.dsw
make.bat
Makefile
www.dssz.com.txt
md5_x86.obj
md5_x86.s
md5c.c
mddriver.c
mddriver.dsp
mddriver.dsw
make.bat
Makefile
www.dssz.com.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.