Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - 工程代码
Search - 工程代码 - List
汇编内核的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.
Date : 2008-10-13 Size : 8.16kb User : qve

DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
Date : 2008-10-13 Size : 3.94kb User : maxu

一种采用MD5对任意长文本进行加密的代码,为vc++6.0工程
Date : 2008-10-13 Size : 36.19kb User : 介宇

DL : 0
利用des对文本进行加密的代码,为vc++6.0工程,版权归原作者所有
Date : 2008-10-13 Size : 10.53kb User : 介宇

提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开工程。由于时间仓卒,我使用的是null布局,我是在windowsXP下调试编写的,可能在不同的操作系统中打开会发生问题,Windows用户就不用改其布局了,如果你的操作系统是非windows可能就要重新改变布局咯。
Date : 2008-10-13 Size : 645.27kb User : 赵峰

md5 加密算法,win界面。对需要md5代码的朋友可把md5a文件直接加入需要的工程即可.
Date : 2008-10-13 Size : 41.31kb User : yang

DL : 0
本代码用C语言封装了3DES等加解密算法的函数实现,详细易懂,随时可以应用到工程中去
Date : 2008-10-13 Size : 5.68kb User : shailen

DL : 0
RC4加解密算法的例程,用vs2005 C#实现,代码中有部分注释,外部有操作文档,唯一的不足是工程文件命名为RSA,但该例程实现的的确是RC4算法!
Date : 2008-10-13 Size : 19.93kb User : 杨洋

汇编内核的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 directly md5_x86.obj copy of your project, the direct use
Date : 2025-12-21 Size : 4kb User :

汇编内核的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.
Date : 2025-12-21 Size : 8kb User : qve

DES加密算法VC源码,只包含了一个源文件,自己在VC 中建工程即可编译,代码中有详细的注释,适于学习。-DES encryption algorithm VC source, contains only one source, VC in their works can be built, a detailed code of the Notes, suitable for learning.
Date : 2025-12-21 Size : 4kb User : maxu

一种采用MD5对任意长文本进行加密的代码,为vc++6.0工程-A MD5 to encrypt the text of arbitrary length of code, for vc++ 6.0 works
Date : 2025-12-21 Size : 48kb User : 介宇

DL : 0
利用des对文本进行加密的代码,为vc++6.0工程,版权归原作者所有-Des of the text make use of encrypted code, for vc++ 6.0 works belongs to original author
Date : 2025-12-21 Size : 172kb User : 介宇

提供了一种注册机算法的实现. 里面共有两份分别是题库的代码和注册机的代码,题库的基本和一些扩展功能我已经做好了,大家看看我做的功能实现代码怎么样。其中还有一部分我打算实现的功能没时间完成,各位有时间可以帮我完成,别忘了告诉我一声哦(QQ:214392346),我一些想做的功能已经把界面搞好了,有些地方还没写代码,我觉得里面的代码还有好大的可优化空间,大家帮忙完善一下吧,记得用Jbulider打开工程。由于时间仓卒,我使用的是null布局,我是在windowsXP下调试编写的,可能在不同的操作系统中打开会发生问题,Windows用户就不用改其布局了,如果你的操作系统是非windows可能就要重新改变布局咯。
Date : 2025-12-21 Size : 645kb User : 赵峰

md5 加密算法,win界面。对需要md5代码的朋友可把md5a文件直接加入需要的工程即可.
Date : 2025-12-21 Size : 41kb User : yang

DL : 0
本代码用C语言封装了3DES等加解密算法的函数实现,详细易懂,随时可以应用到工程中去-The code to use C language package the 3DES encryption algorithm, such as a function of the realization of a detailed and easy to understand, at any time can be applied to projects to
Date : 2025-12-21 Size : 5kb User : shailen

DL : 0
RC4加解密算法的例程,用vs2005 C#实现,代码中有部分注释,外部有操作文档,唯一的不足是工程文件命名为RSA,但该例程实现的的确是RC4算法!-RC4 encryption algorithm routines, using vs2005 C# Realize, the code has some notes, have to operate outside the document, the only shortage is the project file named as RSA, but the routine realize the RC4 algorithm is indeed!
Date : 2025-12-21 Size : 25kb User : 杨洋

DL : 0
汇编内核的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
Date : 2025-12-21 Size : 8kb User : wulang

一个实现md5算法的类源程序,并有测试代码,vc6工程 -Md5 algorithm to achieve the type of source and test code, vc6 project
Date : 2025-12-21 Size : 35kb User : Willy Wang

SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specifically for the 8-bit machine optimization, C and assembly language programming with the language-mixing. Full KeilC projects, a test code. Optimized speed: once SHA1 (64 bytes), 66363 instruction cycles, corresponding to 16MHz DS80C320 16ms code space: Byte, C support library 148 bytes (which can cover) data space: xdata 320 (0x140) bytes (which can cover the ), data 34 bytes (can cover)
Date : 2025-12-21 Size : 8kb User : cinder
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.