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

搜索资源列表

  1. MD5

    0下载:
  2. md5 算法,用md5算法加密,字符串作为参数,返回结果为加密的字符串-md5 algorithm, using md5 encryption algorithm, a string as a parameter and returns the result as an encrypted string
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:630
    • 提供者:张先生
  1. MD5

    0下载:
  2. MD5算法自从1991开发出来以后广泛用于数字签名和加密解密领域-MD5 algorithm developed since 1991 after the widely used areas of digital signatures and encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:7497
    • 提供者:陈宏东
  1. md5

    0下载:
  2. md5算法,deophi 语言实现 md5算法,deophi 语言实现-how to make md5
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:235493
    • 提供者:yourname
  1. MD5

    1下载:
  2. MD5算法,用于对消息的完整性进行认证,通过MD5算法生成输入消息的数字指纹,通过数字指纹可以验证数据的完整性。-The integrity of the MD5 algorithm, and used for message authentication, digital fingerprint input message generated by MD5 algorithm, through the digital fingerprint can validate data integrit
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:奥巴马
  1. md5

    0下载:
  2. pb md5算法源码 md5算法源码-pb md5 algorithm source code md5 algorithm source code md5 algorithm source code
  3. 所属分类:CA program

    • 发布日期:2017-04-26
    • 文件大小:25479
    • 提供者:
  1. md5

    0下载:
  2. C++实验的MD5算法。 主函数在text.cpp中。-C++ experiment MD5 algorithm. The main function of the text.cpp.
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:4240
    • 提供者:胡飞
  1. MD5

    0下载:
  2. 适合在单片机环境下使用的MD5算法,减少了代码空间与全局变量的资源占用-MD5 algorithm is suitable for use in the SCM environment, reducing code space and global variables footprint
  3. 所属分类:SCM

    • 发布日期:2016-10-17
    • 文件大小:3072
    • 提供者:欧阳白
  1. MD5--matlab

    0下载:
  2. 利用C语言编写程序,成功的实现对MD5算法的编程,操作简单,方便,程序经典!-Using C language program, the successful implementation of MD5 algorithm programming, simple operation, convenient, program classic!
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:27044
    • 提供者:梦郎
  1. Md5

    0下载:
  2. Md5.java是一个字符串加密算法类的代码文件,如果你在用JAVA开发一些应用,这个MD5算法类或许可以直接套用,代码中的关键部分带有注释,部分注释是英文的,不过认真看可以看懂。-Md5.java encryption algorithm is a string class code file, if you are developing some applications using JAVA, the MD5 algorithm may be directly applied to the
  3. 所属分类:android

    • 发布日期:2017-04-14
    • 文件大小:3585
    • 提供者:gpudn24
  1. md5

    0下载:
  2. 利用C语言编写的MD5算法,可基本实现MD5的所有功能,非常实用。-The use of C language MD5 algorithm, the basic realization of all functions MD5, very practical.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4722
    • 提供者:lll
  1. MD5

    0下载:
  2. 这是用JAVA实现的MD5算法,非常好用-This is achieved using the MD5 algorithm JAVA, very easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4654
    • 提供者:李春中
  1. md5

    0下载:
  2. MD5算法源文件, 内包含测试文件 ,测试DEMO-md5 source files,include test files
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:达达
  1. MD5-Algorithm

    0下载:
  2. MD5算法,著名的加密算法,目前多用于文件校验,文件加密等等领域-MD5 algorithm, known encryption algorithms currently used for file checksum, file encryption, and so the field
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:7849
    • 提供者:venus
  1. MD5

    0下载:
  2. MD5算法:MD5以512位分组来处理输入的信息,且每一分组又被划分为16个32位子分组,经过了一系列的处理后,算法的输出由四个32位分组组成,将这四个32位分组级联后将生成一个128位散列值-The MD5 algorithm: MD5 with 512 bit block to process input information, and each group was divided into 16 groups of 32 seats, after a series of processi
  3. 所属分类:CA program

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

    0下载:
  2. 实现MD5算法功能,代码简单易懂,适合初学者学习和理解。-MD5 algorithm can achieve,Easy to read code, suitable for beginners to learn and understand.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:220596
    • 提供者:xingzoudeye
  1. MD5

    0下载:
  2. MD5算法源文件 调用方法:CString m_strOutput = MD5String((char*)(LPCTSTR)strInput)-MD5 algorithm source files
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3889
    • 提供者:微软中国
  1. md5

    0下载:
  2. 由PUDN上的一个C++的MD5算法修改为C语言,可以在stm32单片机上正确运行,耗时大概1.2ms,不依赖第三方库。-By the MD5 algorithm on a C++ PUDN modification of the C language, you can run correctly on stm32 SCM, consuming about 1.2ms, do not rely on third-party libraries.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3599
    • 提供者:进进
  1. MD5

    0下载:
  2. 一个在windows7、delphi7环境下使用delphi内嵌汇编开发的MD5算法(MD5主要用于提取信息摘要和加密用)-One on windows7, using inline assembly delphi development environment under delphi7 MD5 algorithm (MD5 message digest and is mainly used to extract encryption)
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:179390
    • 提供者:csl
  1. MD5

    0下载:
  2. 信息安全实验之MD5算法,使用java实现的-MD5 algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:莱奥
  1. delphi7 各种加密算法源码大全

    3下载:
  2. delphi的加密算法程序源码,DES AES CRC MD5 RSA SHA ...
  3. 所属分类:加密解密

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com