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

搜索资源列表

  1. cfl_1

    0下载:
  2. vc环境下的MD5信息摘要算法的实现,成功运行!-vc environment MD5 message digest algorithm, the success of running!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:12157
    • 提供者:chengfulai
  1. Md5Code

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C prepared, the realization of string summary document containing a summary of two functions. Which mainly includes three documents:
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:83116
    • 提供者:look
  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. 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. md5RSA

    1下载:
  2. 本程序实现了消息摘要和数字签名,涉及到的算法有md5和RSA,是一个不错的程序,希望对大家有所帮助-This procedure achieved a message digest and digital signatures are involved in the md5 algorithm and RSA, is a good program, I hope all of you to help! ! !
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:293303
    • 提供者:张润福
  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. mdigest-1.0.tar

    0下载:
  2. mdigest提供了不同信息摘要算法的接口,如MD2, MD4, MD5, SHA, SHA1, SHA256, SHA384-It provides a common interface to different message digest algorithms,such as MD2, MD4, MD5, SHA, SHA1, SHA256, SHA384
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:105807
    • 提供者:shepherd
  1. md5deep-3.4.tar

    0下载:
  2. 计算任何数量文件的MD5、SHA-1、SHA-256、Tiger、whirlpool的消息摘要,通过递归目录结构的方式。亦可以匹配输入的多种格式哈希表文件。-Computes the MD5, SHA-1, SHA-256, Tiger, or Whirlpool message digest for any number of files while optionally recursively digging through the directory structure. Can also
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:247504
    • 提供者:nathun
  1. SIMD

    1下载:
  2. 新的HASH算法,sha1等的替代算法之一。用于产生消息摘要,主要用于信息安全领域完整性认证。安全性更高,是现有消息摘要算法sha1、sha2、md5等的更新替代算法。-The new HASH method, sha1, etc. One alternative algorithms. Used to generate message digest is mainly used in the field of information security and integrity of cert
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-06-08
    • 文件大小:587559
    • 提供者:千里雪
  1. lab

    0下载:
  2. 对称密码技术的实现,非对称密码技术的实现,信息摘要技术的实现-DES,RSA,MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:18190
    • 提供者:zeng
  1. DSA

    1下载:
  2. 实现DSA的加密和验证,数字摘要为md5或者sha1-Achieving DSA encryption and authentication, digital summary of the md5 or sha1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2027229
    • 提供者:李斯
  1. MD5JiaMiGongJu

    0下载:
  2. MD5信息摘要计算工具 如果对较大的文件进行MD5计算,会自动出现计算进度条,目前的缺陷是对CPU占用过高。-MD5 message digest computing tool for a large file if MD5 calculation, the progress bar will automatically calculate the current deficiency is the high CPU occupancy.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:77045
    • 提供者:俞彤晖
  1. MD5DigestAlgorithm

    0下载:
  2. MD5加密摘要算法源码(Java版) MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改-Summary of MD5 encryption algorithm source code (Java version) MD5 is a typical application of the information (Message) message digest generated (Message-Digest), to prevent t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:2726
    • 提供者:liuyinhang
  1. md5_implication

    0下载:
  2. MD5算法的实现. 明文数据经MD5算法进行散列处理,可以形成密文/数据的摘要,应用此算法可以实现对邮件的加密. 实验步骤: 1、填充消息:10…0,使消息长度等于448mod512 2、添加明文长度(64位) 3、初始化4个字的寄存器 4、消息由512-bits数据块(Y0,Y1,…)处理4轮,每轮16次迭代 -MD5 algorithm. Plaintext data hashed by the MD5 algorithm, can form dense text/d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2483
    • 提供者:
  1. Md5132

    0下载:
  2. C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -Written in C for string Summary, Summary of the two functions. Which mainly contains three files: Md5.cpp, Md5.h, Main.cpp. One Md
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:88055
    • 提供者:zaoge
  1. 3ec3cba

    0下载:
  2. MD5提供基本加密设施为lua5.1:一个哈希(摘要) 功能,对隐窝/解密基于MD5和CFB,和一对隐窝/解密 对DES使用56位密钥。-MD5 offers basic cryptographic facilities for Lua 5.1: a hash (digest) function, a pair crypt/decrypt based on MD5 and CFB, and a pair crypt/decrypt based on DES with 56-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:41144
    • 提供者:wangbo
  1. DelphiMd5

    0下载:
  2. DELPHI中MD5加密,Message Digest Algorithm MD5(中文名为消息摘要算法第五版)为计算机安全领域广泛使用的一种散列函数,用以提供消息的完整性保护-DELPHI in the MD5 encryption, Message Digest Algorithm MD5 (Message Digest algorithm called Chinese Fifth Edition) is widely used in the field of computer securi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:177374
    • 提供者:李新周
  1. security-chats

    0下载:
  2. 用java写的,网络安全聊天,用des加密聊天内容、用rsa加密进行对消息摘要进行签名、用md5对消息生成摘要等等。-Written using java, network security, chat, chat with des encryption, rsa encryption used to sign the message digest using md5 generates a summary of the news and so on.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:42282
    • 提供者:freeson
  1. RSAMD5

    0下载:
  2. 先RSA加密,然后利用MD5进行消息摘要。-First RSA encryption, then use the MD5 message digest....
  3. 所属分类:CA program

    • 发布日期:2017-04-10
    • 文件大小:2055193
    • 提供者:xsc
  1. MD5Checksum

    0下载:
  2. MD5的典型应用是对一段信息(Message)产生信息摘要(Message-Digest),以防止被篡改。-The typical application of the MD5 Message Digest (Message-Digest), a piece of information (Message) in order to prevent tampering.
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:60570
    • 提供者:苹果水水
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com