搜索资源列表
dll_test_MD5
- MD5 加密算法 Delphi 源码。 编译为dll文件,方便其他语言的系统调用-MD5 encryption algorithm Delphi source. Dll file to compile and facilitate language system calls
md5单向散列加密算法
- md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
MD5加密算法源代码+DLL成品
- MD5加密算法源代码+DLL成品,这个更好,有完整的VC源码,更加强大,可以直接做成DLL文件进行调用.特爽,MD5就不用说了吧.-MD5 encryption algorithm source code DLL finished, the better, a complete source VC, more powerful, and can directly cause for calling DLL files. Special autumn, MD5 would not have sai
200561673082201
- DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
gxrjsfklwf
- (1)你可以不用懂任何加密算法,就可以方便的使用Reg.dll对你的程序进 行高强度的算法加密。 (2)内置多种强大的对称和非对称算法,可满足各类应用需求。 (3)包含VC、VB、BCB、Delphi等多种开发工具的详细调用示例源码。 加密算法库内置了BlowFish、MD5、 SHA512、RIPEMD160、Secret16、MD5FileCheck、CRCFileCheck、 EncryptStringFun1、DecryptStringFun1、FileEncry
md5dll
- md5加密算法动态链接库原文件,包括测试文件-md5 encryption algorithm DLL original documents, including test paper
949327266
- 准算法模块是集DES、3DES、AES、RSA、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能(涉及到软件的加壳和CRC32)、软件使用次数限制,更好的保护您的软件。在模块中作者给出了每种算法详细调用方法,使用者可以根据自己的需要来进行选择。现暂时给出在VB、VC、Delphi三种开发语言中的调用方法,其他语言的调用方法可与我们联系获得,具体可以参看例子程序;现更新DLL可能被破解者替换的漏洞,并对DLL进行了加壳,增加了
md5ref10
- Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference impl
MD5加密算法源代码+DLL程序
- 本软件实现了MD5加密算法,通过动态库调用可以对需要加密的字符串进行加密计算,该程序已经通过验证。
MD5
- 能够实现对文件或是磁盘进行md5的计算 vc++ 只需要一个入口函数便可 完整源码,现成d-Can be achieved on paper or disk for the calculation of md5 vc++ can be only one entry point function complete source code, ready-made dll
md5-encryption-
- md5加密算法源代码,包含编译好的成品,可执行。也有相应的DLL文件-md5 encryption algorithm source code that contains the the finished compiled executable. DLL files
md5_dll
- md5加密,用于asp,vb,在asp中使用时需要注册该dll,命令:regsvr32 md5.dll.如果要查看类里的函数,可以用vb引用下拉.如果还是不会,加我QQ:279728615-md5 encryption for asp, vb, when used in asp need to register the dll, the command: regsvr32 md5.dll. If you want to view the category
Md5
- 是当今比较新的算法MD5,比DES和DES5都要加密好,是dll文件,在自己写的程序中加入它,就可以直接用了,全是意接口的形式-Is the relatively new algorithm MD5, should DES5 than DES and encryption, and is a dll file, written in their own process to join it, can be directly used, the interface is intended to f
MD5
- PB使用MD5加密,可以有效解决PB开发中登录密码使用明文的问题-PB using MD5 encryption, can effectively resolve the PB Password development issue of the use of explicit
MD5_DLL
- 一个Delphi实现的MD5加密,里面导出一个函数,原型EncryptMD5Str(Value: PChar lpMd5Str: PChar var nDataLen : Integer): BOOL stdcall 此动态库支持c++调用,typedef bool (__stdcall*pEncryptMD5Str)(char *psz, char *pRet, int *nLen) -Delphi achieved an MD5 encryption, which is derived
MD5EncrypDLL
- MD5加密算法源代码+DLL成品,使用VC++实现,根据算法,修改参数实现加密算法的用户定制。适合加密算法的研究和使用。-MD5 encryption algorithm source code+ DLL finished product, using VC++ to achieve, according to algorithm, modify the parameters of cryptographic algorithms to achieve customization. Encryp
ArithDLL
- 加密算法源码库,DES,MD5,CRC等-Encryption source code libraries, DES, MD5, CRC, etc.
MD5-DLL
- MD5加密算法源代码,开发环境为vc++,压缩包里面含有 DLL成品-MD5 encryption algorithm source code, development environment for the vc++, DLL which contains a compressed product
MD5
- vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPass As String strPass加密后生成的字串 Dim RcEnc As New RCEncryptMDAsp strTempPass = RcEnc.MD5(strPass)-vb6 实现的md5编码,可以直接编译生成dll,调用。 调用例子 dim strPass as string Dim strTempPas
MD5
- 利用MD5加密算法的DLL,支持64位。该接口可用于密码的生成,比对-MD5 encryption algorithm DLL support 64. The interface can be used for password generation, comparison, etc.