CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - md5 verify

搜索资源列表

  1. Md5验证资源更改

    0下载:
  2. 让程序启动时用Md5的加密解密算法来验证本程序的资源是否被更改过。是一个完整的vc工程-allow commencement Md5 with the encryption and decryption algorithms to verify the procedures whether the resources were changed. It is a complete engineering vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:51.28kb
    • 提供者:哈勃
  1. File-integrity-testing-procedures

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。-MD5 File Integrity based
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:20.99kb
    • 提供者:Sunny kim
  1. MD5ArchiveValidator

    0下载:
  2. 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:86.39kb
    • 提供者:天诛
  1. MD5

    0下载:
  2. 在VC环境下实现MD5 功能 并有验证结果,-In the VC environment to achieve and verify the MD5 function results,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:5.8kb
    • 提供者:leslie
  1. MD5

    0下载:
  2. 网络md5加密验证 可以通过此类验证网络md5加密算法-Network encryption md5 authentication can verify that the network such md5 encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4.54kb
    • 提供者:outrain
  1. test_md5

    0下载:
  2. 计算任意字符串MD5散列值的程序,已经经过验证可用。-Calculation of arbitrary string MD5 hash value of the procedure, has been available to verify.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:16.92kb
    • 提供者:zz
  1. MD5_verify

    0下载:
  2. MD5加解密程序,从一个txt文本文件中读取全部字符,计算其Hash值得到512bit的信息摘要。然后输入私钥将其加密得到签名将此签名写到文本末尾,以原文件名存盘-MD5 encryption and decryption program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:184.14kb
    • 提供者:宁义双
  1. MD5

    0下载:
  2. MD5验证,基于公钥私钥加解密,用C编写,图形化界面-MD5 verify public key/private key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:492.4kb
    • 提供者:darren
  1. MD5huoquqi

    0下载:
  2. 用于获取所有文件的MD5码,适用于文件验证是否正版-All documents used to obtain the MD5 code for the file to verify genuine
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:25.88kb
    • 提供者:yanjing
  1. HMAC_MD5

    0下载:
  2. 基于md5和sha1的HMAC程序。程序的功能是给定密钥计算任意长度的文件的HMAC值,验证一个文件的HMAC值是否是一个给定值。程序的使用接口不限,HMAC的计算和验证功能在一个单独的程序中实现-Based on the md5 and sha1 HMAC program. Program function is given key computing random length of the file HMAC value to verify a file s HMAC value is a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2.5mb
    • 提供者:王萌
  1. md5file

    0下载:
  2. 在文件尾添加16字节的MD5校验码用于网络或其它方式的发布,接收方收到文件后进行MD5验证,验证通过证明文件完整无误地接收-The end of the file, add the 16-byte MD5 checksum for the release of the network or otherwise, the recipient receives the file MD5 authentication to verify documents is complete and correc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:3.91kb
    • 提供者:三棱镜
  1. md5

    0下载:
  2. 基于MD5的文件完整性检测程序,共包含4个文件:md5.h、md5.cpp、test.cpp、nankai.txt。其中md5.h与md5.cpp文件实现了md5类。test.cpp文件包含了整个程序的main函数,根据不同的命令完成不同的功能,如显示摘要信息,生成MD5摘要等。nankai.txt是本书提供的用于验证文件完整性测试文件。读者可以自己编写程序来生成nankai.txt的md5摘要,然后与书中的结果进行比较,验证所编程序的正确性。 编译:命令行模式下,切换到代码所在目录,输入m
  3. 所属分类:Driver develop

    • 发布日期:2017-04-24
    • 文件大小:20.09kb
    • 提供者:xuting
  1. md5

    0下载:
  2. The MD5 message-digest algorithm is a widely used cryptographic hash function producing a 128-bit (16-byte) hash value, typically expressed in text format as a 32 digit hexadecimal number. MD5 has been utilized in a wide variety of cryptographic appl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5.27kb
    • 提供者:Sergey
  1. shenfenyanzheng

    0下载:
  2. 一个简单的身份验证程序 登录时利用MD5验证身份-A simple authentication program Using MD5 to verify the identity of the login time
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:906.61kb
    • 提供者:淘气包
搜珍网 www.dssz.com