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

搜索资源列表

  1. rsa1-cpp

    0下载:
  2. rsa非对称加密算法的加密解密vc语言实现-The implement of RSA encryption and decryption algorithm with VC
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:101749
    • 提供者:
  1. 200561673082201

    0下载:
  2. DES,MD5,ZLIB算法源代码 文件列表: Adler32.cpp ArithDLL.cpp ArithDLL.def ArithDLL.dll ArithDLL.dsp ArithDLL.dsw ArithDLL.h ArithDLL.lib ArithDLL.ncb ArithDLL.opt ArithDLL.plg Arithzxz.h Arithzxz.h.BAK Compress.cpp CRC.cpp Defla
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:138553
    • 提供者:water1974
  1. DESFile

    0下载:
  2. 自编的一个可以对文件进行加密解密的DES源程序,包含一个cpp文件-writing a document can be declassified DES encryption source, the document contains a cpp
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3885
    • 提供者:余岩
  1. MD5(c++)

    0下载:
  2. md5算法的c++实现,包含MD5.cpp和MD5.h-md5 Algorithm c + +, and includes MD5.cpp MD5.h
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4189
    • 提供者:ray
  1. CDes_standard

    0下载:
  2. 该程序实现单层的DES加密算法,其中CDes.cpp为源程序,其中调用的文件功能如下:dataofText.txt文件是输入的明文,以换行分割各个数据;dataofKey.txt文件时输入的密钥,以换行分割;dataofDES.txt文件是输出的加密数据,其中包括各轮子密钥以及各轮加密输出,以及最后得到的密文,在文件中都有说明。-the realization of the single DES encryption algorithm, which CDes.cpp to source fil
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10730
    • 提供者:李文
  1. DES

    1下载:
  2. 在vc环境下,用c++实现DES算法的.cpp文件。 里边含有一些可用的头文件以及演示
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:11458
    • 提供者:Jimmy
  1. rsa-cpp

    0下载:
  2. RSA加密C源码 1978年就出现了这种算法,它是第一个既能用于数据加密 也能用于数字签名的算法。它易于理解和操作,也很流行。算 法的名字以发明者的名字命名:Ron Rivest, AdiShamir 和 Leonard Adleman。但RSA的安全性一直未能得到理论上的证明。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5572
    • 提供者:zen
  1. rc5-cpp

    0下载:
  2. 根据rc5的c算法修改,获得了本算法的的c++实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3128
    • 提供者:ccli
  1. AES

    0下载:
  2. AES密码算法的程序实现,在Dev-cpp中编译通过,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3780
    • 提供者:杨挺
  1. AES

    0下载:
  2. AES加密和解密,包含.h和.cpp文件,vs2008打开工程,直接运行,运行参数可以参考main函数-AES encryption and decryption, including. H and. Cpp files, vs2008 open the project has a direct operation, operating parameters can refer to the main function of
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3297397
    • 提供者:zhaoyb
  1. rsa

    0下载:
  2. RSA.CPP原码 速度还可以 想要的话就下吧 没什么可说的了-RSA.CPP the speed of the original code can also be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:3222
    • 提供者:DFE
  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: M
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-28
    • 文件大小:87919
    • 提供者:Alabama
  1. rsa

    0下载:
  2. it is a rsa algorithm agent programme in cpp for ns2
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:896
    • 提供者:Vineet
  1. md5.cpp

    0下载:
  2. md5 algorithm for encryption and decryption of the string which is used ion network
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:14304
    • 提供者:karthi
  1. RSA

    0下载:
  2. RSA加密解密算法,实现RSA的基本功能,一般的算法RSA.C-RSA encryption and decryption algorithms, to achieve the basic functions of RSA, the general algorithm RSA.CPP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:4012
    • 提供者:sdtcool
  1. des

    0下载:
  2. des算法+代码 // des.cpp - modified by Wei Dai from: /* * This is a major rewrite of my old public domain DES code written * circa 1987, which in turn borrowed heavily from Jim Gillogly s 1977 * public domain code. I pretty much kept my
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:19870
    • 提供者:模糊
  1. RSA

    0下载:
  2. RSA加密CPP文件,可用于适合RSA加密的程序-RSA encryption CPP file that can be used for RSA encryption procedure
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1586
    • 提供者:樱花树下
  1. RSA

    0下载:
  2. Encrypt Decrypt RSA Algorithm In C-Encrypt Decrypt RSA Algorithm In CPP
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:699
    • 提供者:Yogesh
  1. 72188854MD5-code-Cpp

    0下载:
  2. md5算法的cpp类文件,可以直接拿过来用的-md5 algorithm cpp class files can be directly used to take over
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4537
    • 提供者:韩瑞
  1. RSRS-cpp

    0下载:
  2. Rs alogrithsm using c-Rs alogrithsm using cpp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3847690
    • 提供者:pc
« 12 3 4 5 6 »
搜珍网 www.dssz.com