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

搜索资源列表

  1. 200312011618427930

    0下载:
  2. C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23589
    • 提供者:sofiya
  1. 2005060717431727802CC++

    0下载:
  2. C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:79030
    • 提供者:sofiya
  1. ZYB_NHD

    0下载:
  2. 程序采用当前最先进的Rijndael算法作为核心算法,带有可变块长和可变密钥长度的迭代块密码。块长和密钥长度可以分别指定成 128、192 或 256 位。假设一台一秒内可找出DES密钥的机器(如,每秒试255个密钥),如果用它来找出Rijndael的密钥,大约需要149万亿年。程序内部还使用了其它算法和符合密钥学的数据结构。多线程操作,保证加密时程序界面流畅,程序是用VS2005,C#做的,现将源程序发布在此。供初学者学习,希望对大家有所帮助。-procedures using the mos
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:168083
    • 提供者:huji
  1. descode_C++

    0下载:
  2. DES算法源代码使用c++编程 DES算法源代码使用c++编程 -DES algorithm source code for the use of DES algorithm c programming source code used c programming DES algorithm source code use c Programming
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4824
    • 提供者:毛毛
  1. CryptoAPI_ProtectFile

    0下载:
  2. 利用Visual C++ .net2003开发的一款用于保护文件的小程序。 对文件产生MD5值同时对源文件用DES加密,并用私钥加密签名。 对加密文件解密,验证用公钥解密签名与解密文件的MD5值比较,以判断文件是否被修改。 遇到的问题:微软提供的签名函数可能有问题,无论用公钥还是私钥签名,用公钥、私钥(任一)均可解密。怪!希望在此与大家交流交流。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10111
    • 提供者:jimin
  1. DESandRSA

    0下载:
  2. DES和RSA加解密C++语言算法,希望对大家有用处!
  3. 所属分类:通讯编程

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

    0下载:
  2. rc5]RC5 encryption algorithm Plug-in In fact, RC5 algorithm with a variety of methods can be used a variety of programming languages, but the majority of books on cryptography algorithm RC5 briefly introduced in the comparison, and is more than its
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30019
    • 提供者:huli
  1. www.cnzz.cn

    0下载:
  2. 数据加密技术之DES加密算法在C++上的实现
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:81243
    • 提供者:laobi
  1. DES_c_implement

    0下载:
  2. des算法的c实现-inplement des arithmetic by c
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11940
    • 提供者:杜东晓
  1. DES3222

    0下载:
  2. DES算法源代码,是用Vicual C++写的,好用-It is the DES arithmetic src code. In VC++
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6023
    • 提供者:mwh
  1. SimpleCryptographer

    0下载:
  2. Implementation AES Algorithm using C#
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:63488
    • 提供者:Naseraddeen
  1. 15281081_实验二_DES

    0下载:
  2. C语言编程实现ECB工作模式下的DES加密和解密文本程序(C programming language to achieve ECB mode of DES encryption and decryption of text programs)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:4339712
    • 提供者:weiki meiki
  1. C.Germain - Manuscrit de these 2013 - VF

    0下载:
  2. modilisation des robots industriels
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:8830976
    • 提供者:abdou1700
  1. RSA&DES_Implement

    0下载:
  2. 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:On7heMove
  1. 1

    0下载:
  2. DES的C语言实现,有一些小的改动,希望喜欢(DES's C language implementation, there are some small changes, I hope you can like it)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:34816
    • 提供者:陨下
  1. des

    0下载:
  2. c,c++的集成环境,非常好用,不再存在兼容性问题(cfree,and for c and c++)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:14664704
    • 提供者:zhanglei3
  1. Openssl

    0下载:
  2. 基于VC6的openssl库, (1) lib\libeay32.lib及lib\ssleay32.lib是已经编译好的VC6可用的静态库, 只要把这两个文件拷到VC6的lib目录中即可。 (2) include\openssl是openssl相关的头文件, 只要把openssl这个文件夹复制到 VC6的include目录中即可, 注意是把openssl文件夹及里面的文件都复制过去。 (3) VC6写的源程序要调用Openssl库函数时,需要做以下两步: ①在
  3. 所属分类:Windows编程

    • 发布日期:2018-05-01
    • 文件大小:6828032
    • 提供者:zhang peter
  1. Rsa

    0下载:
  2. 基于DES和RSA的加密聊天工具,共包含4个文件: chat.cpp、des.h、rsa.h、makefile。 编译:命令行模式下,切换到代码所在目录,输入make后回车即可。 运行:命令行模式下输入 ./chat,然后选择程序执行角色(客户端或服务器),如选择服务器,则程序自动打开端口开始监听;如选择客户端,则需要输入服务器地址。最后输入命令quit退出程序。 此外,代码中实现了异步,select以及普通三种IO模型,需要通过定义宏控制。(Encrypted Chat Tool Bas
  3. 所属分类:其他

    • 发布日期:2020-02-05
    • 文件大小:9216
    • 提供者:hwking
  1. des代码

    0下载:
  2. DES用C#实现的代码,可用以做毕业设计。工程实现等等等。
  3. 所属分类:C#编程

  1. DES

    0下载:
  2. DES加解密,明文,密文,私钥皆为16进制,编写 DES 分组密码算法,用 DES 分组密码算法加密的密文 C 解密。
  3. 所属分类:Windows编程

« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com