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

搜索资源列表

  1. md5

    0下载:
  2. 一个用MD5加密解密的C++类,操作非常方便.-A MD5 encryption and decryption using C++ classes, the operation very convenient.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3805
    • 提供者:卓越
  1. c-md5

    0下载:
  2. 数据加密的基本过程就是对原来为明文的文件或数据按某种算法进行处理,使其成为不可读的一段代码,通常称为“密文”,使其只能在输入相应的密钥之后才能显示出本来内容,通过这样的途径来达到保护数据不被非法人窃取、阅读的目的。 该过程的逆过程为解密,即将该编码信息转化为其原来数据的过程。 是MD5算法设计 -The basic process of data encryption is to express the original documents or data processed by a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:2019
    • 提供者:jason
  1. md5

    0下载:
  2. md5加密的范例用类写的该类为C语言可以用在linux windows两种开发环境-md5 encryption example of such a class is written in C language can be used in both the development environment linux windows
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:11679
    • 提供者:sunkai
  1. md5

    0下载:
  2. 实现md5加密算法的c++语言实现,开发环境为vs2005-Md5 encryption algorithm implementation c++ language, development environment for vs2005
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:7603
    • 提供者:冰色火焰
  1. MD5

    0下载:
  2. md5加密技术接口,用c++语言实现,一个MD5 加密的接口,只要输入字符串,即可输出密文,不要知道内部的实现细节-md5 encryption interface with c++ language, an MD5 encrypted interface, as long as the input string, then the output ciphertext, do not know the internal implementation details
  3. 所属分类:Crypt_Decrypt algrithms

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

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

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

    0下载:
  2. MD5算法产生消的摘要,该算法在visual c++ 6.0下编译通过-MD5 algorithm to generate a summary of elimination, the algorithm in visual c++ 6.0 compiler under
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. MD5的C语言算法实现,可以实现一串字符的加密,输出起hash值-this is a suanfa,for MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1646
    • 提供者:张大为
  1. MD5

    0下载:
  2. md5加密算法c语言实现,具体的一个MD5实现-md5 encryption algorithm c language, the specific implementation of a MD5
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:2756
    • 提供者:ly
  1. md5

    0下载:
  2. MD5算法的实现以及分析,主循环有四轮(MD4只有三轮),每轮循环都很相似。第一轮进行16次操作。每次操作对a、b、c和d中的其中三个作一次非线性函数运算,然后将所得结果加上第四个变量,文本的一个子分组和一个常数。再将所得结果向右环移一个不定的数,并加上a、b、c或d中之一。最后用该结果取代a、b、c或d中之一。-MD5 algorithm implementation and analysis, the main loop there are four rounds (MD4 only thr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:191341
    • 提供者:范小饭
  1. md5

    0下载:
  2. 这是一个用来计算文件的MD5值控制台应用程序,C++源代码-This is a file used to calculate the MD5 value of the console application, C++ source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:863499
    • 提供者:千古
  1. md5

    0下载:
  2. C md5 code C md5 code-C md5 code C md5 code C md5 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1992
    • 提供者:x
  1. md5

    0下载:
  2. MD5加密解密算法 C++ MD5加密解密算法-MD5 encryption algorithm C++ MD5 encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:805779
    • 提供者:王文
  1. MD5

    0下载:
  2. MD5实现源码整理(c#)MD5加密源码,网上有不少,,稍作了一下整理。。。。 -MD5 order to achieve source code (c#) MD5 encryption source code, there are many online, and make some a little finishing. . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:34707
    • 提供者:张启丰
  1. cPPmultithreading-MD5

    0下载:
  2. 使用c++builder多线程实现MD5-Using c++ builder multithreading MD5
  3. 所属分类:Process-Thread

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

    0下载:
  2. MD5加密算法的实现,适合C#初级学者观摩。-MD5 Encryption Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:54599
    • 提供者:刘君涛
  1. md5

    0下载:
  2. MD5算法,已做好的类,C++,VS2010编译成功!-MD5 algorithm, the class has been good, C++, VS2010 compile success!
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:8349
    • 提供者:李忠鹏
  1. MD5

    1下载:
  2. MD5算法VC++源码。在mddriver.c中相应位置修改,改为要加密文件的目录,编译运行即可。-MD5 algorithm for VC++ source code. Changes in the corresponding position in the mddriver.c instead to encrypt files, the compiler can be run.
  3. 所属分类:加密解密

    • 发布日期:2012-12-28
    • 文件大小:294027
    • 提供者:Hugh Chai
  1. md5

    0下载:
  2. md5加密算法C程序,具有速度快、强度高等优点-MD5 source file
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 用c++实现 md5 算法,程序简单,易读易懂。-Realized by md5 algorithm c++, the program is simple and easy to read to understand.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1842
    • 提供者:左超
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 29 »
搜珍网 www.dssz.com