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

搜索资源列表

  1. ValidateFileMD5

    0下载:
  2. 用C#创建文件的MD5验证码,传输文件提供一个验证码,用户在收到文件后,通过重新计算文件验证码并与原始验证码比较,如果不匹配则表示文件在传输过程中发生了改变。-用C#创建文件的MD5验证码
  3. 所属分类:CSharp

    • 发布日期:2017-04-28
    • 文件大小:50454
    • 提供者:dsa
  1. md5TurebyC

    0下载:
  2. 用数据结构算法的方式,用C语言编写的一个实现MD5加密的小程序的代码-Algorithm with the way data structure, using C language, an implementation of MD5 encryption applet code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1666
    • 提供者:Frank
  1. txtpass_src

    0下载:
  2. 用C#开发的文本加密软件 基于MD5加密技术 简单易用安全-C# development using the text of encryption software based on easy-to-use MD5 encryption technology, security
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:111674
    • 提供者:general
  1. md5_implement

    0下载:
  2. md5加密实现 C++ /* 使用方法: char Md5Buffer[33] CSecurity Security Security.MD5("a string",Md5Buffer) 执行完成之后Md5Buffer中即存储了由"a string"计算得到的MD5值 */-md5 implement in C++ /* char Md5Buffer[33] CSecurity Security Security.MD
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4441
    • 提供者:reason
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: Md5.cpp
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:88863
    • 提供者:wang
  1. PGP.Corporation.PGP.SDK.v3.7.2.ccrun.044998

    0下载:
  2. PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-01
    • 文件大小:14044998
    • 提供者:guangmingniu
  1. md5c

    0下载:
  2. 是一个MD5高效c文件,功能强大,十分容易上手-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3221
    • 提供者:xx
  1. sip1.3.0-tls

    0下载:
  2. sip 协议C源码,实现了send,receive, CRC,md5等功能-Sip protocol in C, functions of send,receive, crc, md5 were released in this project.
  3. 所属分类:VOIP program

    • 发布日期:2017-05-16
    • 文件大小:4448091
    • 提供者:octsky
  1. 19854826MD5

    0下载:
  2. md5算法C++实现,通过一个测试程序实现MD5算法-md5 algorithm for C++ to achieve, through a testing procedure based on MD5 algorithm to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:4193
    • 提供者:li ke
  1. hash

    1下载:
  2. 采用C语言实现MD5哈希摘要算法,对文件进行哈希得到哈希摘要-Using C language digest algorithm MD5 hash of the document have been hash hash Abstract
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6427
    • 提供者:Ivan
  1. ZXPWD

    1下载:
  2. 诛仙登陆封包16hex的密码段加密算法,包含C#的MD5算法-诛仙landing paragraph packet 16hex password encryption algorithm
  3. 所属分类:Game Program

  1. Tjlkajfla

    0下载:
  2. 快速MD5 碰撞生成器 C++源码 快速MD5 碰撞生成器 C++源码-Fast MD5 collision generator C++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:23473
    • 提供者:asfd
  1. Algo

    0下载:
  2. 这是一个好用的MD5的C++类,可以加到你自己的程序中-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:8013
    • 提供者:mengxh
  1. Md5Code

    0下载:
  2. C++编写的MD5加密算法校验并计算的一个实例,DOS提示窗模式,主要功能实现了字符串摘要、文件摘要功能。   Md5.cpp是算法的核心代码,来自rfc-1321 ;Main.cpp是主窗口程序。在命令提示符窗口中输入你要进行MD5运算的字符串,程序会计算出对应的MD5加密字串。-C++ to prepare the MD5 checksum encryption algorithm and an example of the calculation, DOS prompt window
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:87991
    • 提供者:Leviathan
  1. Cryptography_MD5_TriDES_src

    0下载:
  2. source code foor MD5 algorithm in C#
  3. 所属分类:CA program

    • 发布日期:2017-04-04
    • 文件大小:23220
    • 提供者:Abdelaziz
  1. C_MD5

    0下载:
  2. C_MD5 是一个用C写的标准MD5加密算法,使用简单,快速
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:7086
    • 提供者:zen_yue
  1. moncoes_3.0.0

    0下载:
  2. 用c语言实现的压缩软件,简单易用。支持最大超过2G的文件。-Bzip compression in C , very easy to use , MD5 checksum , has support to files larger than 2 gb, has additional features not available in the original bzip2 files , compression decompression progress , pause , resume and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:78155
    • 提供者:shepherd
  1. MD5_source

    0下载:
  2. 这是一个用C语言实现MD5加密的程序的源代码,对于学加密的朋友还是挺有用的。 -MD5 source in c language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:16769
    • 提供者:cyber
  1. des

    0下载:
  2. Linux Or windows 平台C++ Des加密类库和MD5类库-Linux Or windows, Des class, md5 class, to gengerate MD5 for a buffer or string
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:4086
    • 提供者:danny
  1. MaHoaMD5_csharp_2008

    0下载:
  2. Thuậ t toán mã hóa MD5 bằ ng C# Encrypt MD5 Algorithm using C# 2008-Thuậ t toán mã hóa MD5 bằ ng C# Encrypt MD5 Algorithm using C# 2008
  3. 所属分类:Network Security

    • 发布日期:2017-03-26
    • 文件大小:19996
    • 提供者:chieclasat
« 1 2 ... 16 17 18 19 20 2122 23 24 25 26 27 28 »
搜珍网 www.dssz.com