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

搜索资源列表

  1. 节省资源的MD5算法

    0下载:
  2. 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2559
    • 提供者:林华
  1. md5

    0下载:
  2. VB写的一个MD5算法的程序,本人仿造他人的作品,请不要见怪。-MD5 algorithm written in a VB program, I copy the works of others, please do not take offense.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. MD5算法是一种消息摘要算法(Message Digest Algorithm),此算法以任意长度的信息(message) 作为输入进行计算,产生一个128-bit(16-byte)的指纹或报文摘要(fingerprint or message digest)。两个不同的message产生相同message digest的几率相当小,从一个给定的message digest逆向产生原始message更是困难(不过也有可能从message digest构造(message),因此MD5算法适合用在
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2984
    • 提供者:nannan
  1. md5

    0下载:
  2. md5算法c语言代码 能直接编译运行 有注释-md5 algorithm c language code can directly compile and run a Note
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2252
    • 提供者:zxlzr
  1. md5

    0下载:
  2. 算法;md5算法;VC2005;实现文本文件和字符的md5计算。-Algorithm md5 algorithm VC2005 to achieve a text file and the character of the md5 calculation.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. In cryptography, MD5 (Message-Digest algorithm 5) is a widely used cryptographic hash function with a 128-bit
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. MD5校验,拖动一个或者多个文件到一个表中,能够得到他的校验值-MD5 checksum, drag one or more files into a table, to get his check value
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:42193
    • 提供者:邓会林
  1. MD5-DLL

    0下载:
  2. MD5加密算法源代码,开发环境为vc++,压缩包里面含有 DLL成品-MD5 encryption algorithm source code, development environment for the vc++, DLL which contains a compressed product
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1828367
    • 提供者:nate
  1. FPGA-Implementation-Of-MD5-Hash-Algorithm

    0下载:
  2. MD5 Hash Algoritm implementation on a FPGA. Performance evaluation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:119770
    • 提供者:Birrax
  1. squiggle-update-md5

    0下载:
  2. My version of Squiggle with MD5, a project made for Network Security purposes. Copyright Overroot. For detail, visit http://www.codeplex.com
  3. 所属分类:Network Security

    • 发布日期:2017-11-13
    • 文件大小:9359972
    • 提供者:ZiHang
  1. MD5

    0下载:
  2. 输出一个MD5序列,适用于在C++程序当中使用,(Output a MD5 sequence, which is suitable for use in C++ programs,)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-29
    • 文件大小:5120
    • 提供者:Kinsum
  1. MD5加密自己写程序

    0下载:
  2. MD5加密,网上找很多都不合适,自己写一个。(MD5 encryption, the Internet to find a lot of inappropriate, write one yourself.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:178176
    • 提供者:古天乐
  1. MD5

    0下载:
  2. MD5是让大容量信息在用数字签名软件签署私人密匙前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的大整数)。不管是MD2、MD4还是MD5,它们都需要获得一个随机长度的信息并产生一个128位的信息摘要。虽然这些算法的结构或多或少有些相似,但MD2的设计与MD4和MD5完全不同,那是因为MD2是为8位机器做过设计优化的,而MD4和MD5却是面向32位的电脑。(MD5 allows large capacity information to be compre
  3. 所属分类:加密解密

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:雪儿飞飞
  1. Md5

    0下载:
  2. 该文件包括了:md5算法的.h和.cpp文件。以及使用md5算法来计算文件的使用方法。总体为一个控制台的程序。(This file includes: md5 algorithm. H and.cpp files. And use the md5 algorithm to calculate the use of the file. The overall program for a console.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:13819904
    • 提供者:小子他哥
  1. 文件MD5查看器 v1.0 绿色版

    0下载:
  2. 分享一个文件MD5查看器 v1.0 绿色版,可以读取各种文件的MD5值。(Share a MD5 file viewer v1.0 green version, you can read a variety of file MD5 value.)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:801792
    • 提供者:宁哥仔
  1. MD5

    0下载:
  2. linux下用C++实现的一个MD5算法(A MD5 algorithm implemented with C++ under inux)
  3. 所属分类:数据结构

  1. MD5 最方便实用的

    0下载:
  2. C++语言编写的MD5简易加密算法的实现(Implementation of a simple MD5 encryption algorithm written in C++ language)
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:5120
    • 提供者:语祥
  1. md5

    0下载:
  2. MD5 压缩算法,将任意字符串经过MD5计算,转换成128bit的16进制字符串。(MD5 compression algorithm converts any string to a 128-bit hexadecimal string after MD5 calculation.)
  3. 所属分类:加密解密

    • 发布日期:2018-04-21
    • 文件大小:811008
    • 提供者:hydq
  1. 获取md5

    0下载:
  2. 他就是一个单纯获取软件MD5的软件 没有什么特殊的(He is a software that simply gets software MD5 and has nothing special.)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-18
    • 文件大小:311296
    • 提供者:2107912650
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:96256
    • 提供者:fanya95
« 1 23 4 5 6 7 8 9 10 ... 44 »
搜珍网 www.dssz.com