CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MD5 M

搜索资源列表

  1. MD5

    0下载:
  2. java实现的md5算法,独立于jdk版本。调用办法:MD5 m = new MD5() m.getMD5ofStr(\"abc\") -java realized md5 algorithm, independent of jdk versions. Calling approach : MD5 m = new MD5 () m.getMD5ofStr ( "abc")
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4386
    • 提供者:刘鹏飞
  1. md5.rar

    0下载:
  2. md5 算法运算wince 下。以及其说明及应用,md5 application and domenstation
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:2914
    • 提供者:zyq
  1. MD5

    2下载:
  2. DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
  3. 所属分类:Delphi VCL

    • 发布日期:2016-07-30
    • 文件大小:9354
    • 提供者:韩夜
  1. 57578868md5

    0下载:
  2. 是一个md5的VC程序,很有参考价值,快来看看吧-Is an md5 of the VC process, a good reference value, Come see and see
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:4978925
    • 提供者:humingke
  1. VBMD5

    0下载:
  2. vb md5 算法应用 可以检测使用!! 用visualbasic 6.0 使用··· -vb md5 algorithm can detect the use of applications! ! Visualbasic 6.0 with the use of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:20256
    • 提供者:李四
  1. MD5.tar

    0下载:
  2. 一个用Qt开发的MD5暴力破解工具,可破解4位数字密码。-Qt development of a use of violence to break MD5 tool to crack the 4-digit password.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:513577
    • 提供者:Hxcan
  1. MD5

    0下载:
  2. java的md5算法使用,可以用于web应用的用户注册管理,确保账号安全,也可以对特定内容进行加密,防止信息外泄。-the use of the md5 algorithm java, web applications can be used to register users, to ensure account security, specific content can also be encrypted to prevent information leakage.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-12
    • 文件大小:2757615
    • 提供者:刘刘
  1. md5

    0下载:
  2. Javascr ipt计算MD5值 完全在客户端计算,不占用服务器资源-Javascr ipt calculation of MD5 value
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:2917
    • 提供者:zmz
  1. fast-md5-2.6.2

    0下载:
  2. MD5 CheckSum Tool,MD5 CheckSum Tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:80800
    • 提供者:hardaway chien
  1. md5

    1下载:
  2. keilC51,8位机的MD5加密算法,从RFC1321上移植过来的,编译通过,结果测试通过.-keilC51, 8 crew of the MD5 encryption algorithm, the transplant from the RFC1321, the compiler is passed, the results of the test.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3299
    • 提供者:祝庆
  1. md5

    0下载:
  2. 可以在前台对密码直接通过MD5(form1.password.value)进行加密-In front of the password directly through the MD5 (form1.password.value) encryption
  3. 所属分类:JavaScript

    • 发布日期:2017-03-30
    • 文件大小:1422
    • 提供者:wup
  1. md5.tar

    0下载:
  2. MD5 Hash Verilog code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:10706
    • 提供者:ahmadyan
  1. MD5_Vs2005

    0下载:
  2. MD5算法封装类,能在Vs2005上使用-md5 class use for C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5089
    • 提供者:liu3zy
  1. VC_MD5

    0下载:
  2. MD5加密及校验的一个实现,该算法具有通用性,希望对你有用。-MD5 algorithm,Help it is useful to you.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:7992
    • 提供者:yuyifish
  1. actionscript3_MD5

    0下载:
  2. actionscr ipt3 md5加密代码-actionscr ipt3 md5 encrypted code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3509
    • 提供者:Reamy
  1. Java_MD5

    0下载:
  2. 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional MD5 algorithm for encryption ea
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:254679
    • 提供者:刘杰
  1. CalcMD5

    1下载:
  2. MD5散列函数的MATLAB代码M D5散列函数的MATLAB代码-MD5 Matlab
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:12772
    • 提供者:liuyang
  1. md5

    0下载:
  2. 解决了ASP在传统MD5加密中文时的编码问题,使之与PHP用MD5加密后的字符完全一样-Solve the ASP in the traditional Chinese character coding MD5 encryption question, so use the MD5 encrypted with PHP' s character exactly the same
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-01
    • 文件大小:2760
    • 提供者:吴迪
  1. MD5

    0下载:
  2. 传统的MD5算法,利用Qt编写了简单GUI.-MD5 algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:862118
    • 提供者:lizesong
  1. MD5

    0下载:
  2. 以MFC实现的MD5码加密类,类体可直接拷贝到其他程序中使用。-To achieve the MD5 encryption MFC class, the class body can directly copy into other programs to use.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3406176
    • 提供者:svjh
« 12 »
搜珍网 www.dssz.com