搜索资源列表
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
MD5 COM组件源码
- 活动模板库MD5--应用程序向导为您创建了这个MD5项目,供您用作编写动态链接库(DLL)的起点。 -activities Template Library MD5 -- Application Wizard you created for this project MD5, as you prepare for the dynamic link library (DLL) starting point.
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
dll_test_MD5
- MD5变换动态链接库文件调用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1为输入字符,edit2为输出md5摘要 procedure TFor
md5加密模块
- md5加密模块,简单好用,可作签名 有DLL和lib两个版本。
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
MD5Checker
- 下载个dvd的iso,找了半天的md5检查工具,干脆写了个。 其中,md5算法来自开源社区 Key: md5,MD5,MD5工具,MD5算法 运行于win2k/xp/vista平台,静态链接MFC不需要任何其他依赖dll 注意: 使用该工具打开大文件(Big Size)请耐心等会儿... 有兴趣可以开线程自己完善打开较大文件界面阻塞问题:)-Download a dvd of the iso, to find a half-day md5 check to
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
MD5dll
- 这个是自己写的一个MD5加密的dll.简单的加解密。-This is to write a MD5 encrypted dll. Simple encryption and decryption.
qiandao
- default.asp(软件注册页面,注册成功再不出现) err.asp(页面错误转向信息页面) manage.asp(部门主管页面) conn.asp(数据库连接通用页面) include/function.asp(全局函数页面,包含了有效信息检测函数等) include/md5code.asp(md5加密类) include/selectVal.js(察看通知时动态显示的JS调用) systel文件夹内是整站的DIV+CSS设置 DLL文件夹内是服务器需要注册
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
MD5
- MD5 DLL调用,使用C / C++ 编写,可直接调用,内附使用说明 -Function: MD5 DLL
MD5-DLL
- MD5加密算法源代码,开发环境为vc++,压缩包里面含有 DLL成品-MD5 encryption algorithm source code, development environment for the vc++, DLL which contains a compressed product
Md5wrap
- 基于vc6.0开发的md5加密的win32 dll,提供给pb等开发工具使用(MD5 encryption based on the development of Win32 DLL, vc6.0, Pb and other development tools available)
MD5
- PB12.5写的MD5加密,PB调用cryptdll.dll动态链接库进行MD5加密(MD5 encryption written by PB12.5. PB calls cryptdll. DLL Dynamic Link Library for MD5 encryption)