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

搜索资源列表

  1. Md5

    0下载:
  2. md5 code in c.its an alogrithm which is used to encrpypt the d ata
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:4692
    • 提供者:varun
  1. ZYBEncrypt

    0下载:
  2. C#加密,本人收藏的,共同学习共同进步MD5-C# encryption, my collection, learning together
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:36742
    • 提供者:朱朱朱
  1. cryptopp560

    0下载:
  2. 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1049029
    • 提供者:沧海
  1. ZYBEncrypt

    0下载:
  2. 一些常见的C#加密解密类(MD5,RSA,DES,RC2...)包装集合.-Some common encryption and decryption of C# class (MD5, RSA, DES, RC2 ...) packaging collection.
  3. 所属分类:Windows Develop

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

    0下载:
  2. c++的一个MD5加密算法 封装成类的形式了 。 里面附有使用说明-c++ packaged in an MD5 encryption algorithm into a class in the form of a. Inside with instructions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:11840
    • 提供者:谢振
  1. MD5_Vs2005

    0下载:
  2. MD5算法封装类,能在Vs2005上使用-md5 class use for C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5089
    • 提供者:liu3zy
  1. MD5

    0下载:
  2. 使用C++Builder编写的MD5算法,效率高,可读性强-MD5
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. MD5 A Javascr ipt implementation of the RSA Data Security, Inc. MD5 Message Digest Algorithm, as defined in RFC 1321. Version 2.1 Copyright (C) Paul Johnston 1999 - 2002.-MD5 A Javascr ipt implementation of the RSA Data Security, Inc. MD5 Mes
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 最近在研究魅族M8也就是Windows Mobile6.0系统下的数据库编程,打算开发M8Money个人记账软件,为了让数据库更严谨,秉承一贯的作风,对个人帐号的password字段进行MD5散列,我所使用的是轻量级嵌入式数据库sqlite (仅有几K大小)并没有大多数流行数据库提供的password()内置函数,(但这丝毫没有降低我对sqlite的好感,一款强大的跨平台+嵌入式数据库,支持标准SQL语法,纯粹由C代码组成)。网上找了很多MD5加密的代码,自己又重新研究了一下《密码学》,综合各方
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:25144
    • 提供者:王海宝
  1. md5

    0下载:
  2. 这是一个C++语言写的DES加密程序。只是实现了最简单的功能。
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:157405
    • 提供者:lixmin
  1. MD5

    0下载:
  2. 加密算法之消息摘要MD5算法实现。纯c实现,vc编译运行ok-The encryption algorithm MD5 message digest algorithm. Pure c implementation, vc compiled to run ok
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:6280
    • 提供者:yimo
  1. mailsender

    0下载:
  2. 实现邮件的收发程序,有详细的代码和可执行文件,用C++.net开发。-Achieve the e-mail sending and receiving process, a detailed code and executable files, using C++. Net development.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:265119
    • 提供者:李小超
  1. MD5

    0下载:
  2. MD5是最常用的不可逆加密算法,广泛用于密码加密等不可逆的加密处理。本源码在c++ 6.0环境下编译通过。-MD5 is the most common non-reversible encryption algorithm, widely used in non-reversible password encryption is encrypted. The source code in c++ 6.0 environment, compiled by.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:34239
    • 提供者:宋若军
  1. c-md5code

    0下载:
  2. 带密钥的md5算法库md5lib.h共有下列函数: char* MDString (char *) /*输入任意一个字符串,经过md5算法处理后,返回结果:一个定长(32个字符) 字符串 */ char* MDFile (char *) /*输入任意一个文件名,文件内容经过md5算法处理后,返回结果:一个定长 (32个字符)字符串 */ char* hmac_md5(char* text, char* key) /*输入任意一个字符串text,和一个用
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:5961
    • 提供者:wangyicai
  1. homework3

    0下载:
  2. 网络信息安全作业 1) MD5算法 2) 安全Hash算法 3) RIPEMD-160算法 4) Whirlpool算法 5) HMAC算法 6) CMAC算法 -homework3
  3. 所属分类:Linux Network

    • 发布日期:2017-03-28
    • 文件大小:56439
    • 提供者:lixiaoxu
  1. MD5

    0下载:
  2. c++可以转成供flex调用的swc使用-It s very good
  3. 所属分类:Compress-Decompress algrithms

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

    0下载:
  2. md5值的计算程序,md5加密算法c语言实现源代码-md5 function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3900
    • 提供者:zzz
  1. md5

    0下载:
  2. MD5的C++实现。小巧好用。基于ACE框架。-MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3310
    • 提供者:Evan
  1. generatoreCollisioneMD5.c.tar

    0下载:
  2. generatore di collisioni md5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:7567
    • 提供者:nick
  1. hmac.tar

    0下载:
  2. this an open source HMAC message authentication implementation in C language with secure hash algorithm SHA -this is an open source HMAC message authentication implementation in C language with secure hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:12960
    • 提供者:enropin
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 28 »
搜珍网 www.dssz.com