CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - des算法

搜索资源列表

  1. 330911894

    0下载:
  2. C语言DES算法,简单实现文件的加密与解密功能-C language DES algorithm, a simple realization document encryption and decryption functions
  3. 所属分类:软件工程

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

    0下载:
  2. 1,这是一个标准DES算法程序 2,可以作为串口通讯和软件加密应用.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14351
    • 提供者:tom
  1. code

    0下载:
  2. 密码学的ppt,里面详细说明了DES算法,以及各个置换盒的数据。-Cryptography ppt, which details the DES algorithm, as well as various replacement cartridge data.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:478174
    • 提供者:hailei325
  1. DES

    0下载:
  2. DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:23486
    • 提供者:吴成刚
  1. DES

    0下载:
  2. 在银行金融界及非金融界,越来越多地用到了DES 算法, DES 全称为Data Encryption Standard即数据加密算法,它是IBM公司于1975年研究成功并公开发表的-des
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:7606
    • 提供者:wei
  1. des

    0下载:
  2. des算法,可以对数据进行加密和解密,利用不同密钥可以实现不同的功能
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:3318
    • 提供者:李子
  1. ModernCryptographyAlgorithms

    0下载:
  2. 利用C++实现:古典密码仿射变换\LFSR及流密码\生成非线性序列\DES算法的加、解密运算,前面几个较简单,DES算法的效果还可以-Using C++ implementation: Classical password affine transformation \ LFSR and stream password \ generate nonlinear sequences \ DES algorithm for encryption and decryption operations,
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:79617
    • 提供者:tang
  1. DES_CPPshixianbaogao

    0下载:
  2. 文档以DES算法为基础,通过c++设计实现对文件的加密。-Document based on the DES algorithm, through file encryption c++ design.
  3. 所属分类:software engineering

    • 发布日期:2017-12-08
    • 文件大小:42829
    • 提供者:史浩然
  1. test1

    0下载:
  2. des算法的实现及报告,编程构造des的密钥再实现加密解密-the the des algorithm realization and reports, key programming constructs des encryption and decryption
  3. 所属分类:软件工程

    • 发布日期:2017-12-04
    • 文件大小:219136
    • 提供者:wangxuefei
  1. DES-CPP.rar

    0下载:
  2. DES算法用C++实现的源代码,对开发很有帮助,DES algorithm source code C++ achieve development helpful
  3. 所属分类:Communication

    • 发布日期:2017-12-02
    • 文件大小:7867
    • 提供者:JenshyHong
  1. des

    0下载:
  2. 本文是对磁盘进行加密,内含完整源码,DES算法加密-This article is to encrypt the disk containing the complete source code, DES algorithm encryption
  3. 所属分类:software engineering

    • 发布日期:2017-12-09
    • 文件大小:137716
    • 提供者:李杨
  1. DES

    0下载:
  2. 简单介绍了des算法及其工作模式,对初学des算法者有一定的指导作用-Brief des algorithm and its work mode guidance beginner des algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:202097
    • 提供者:小飞
  1. DES-(2)

    0下载:
  2. C++程序,DES加算法,分组加密算法,源代码&实验报告-C++ program, DES plus algorithm, packet encryption algorithm, source code & experimental report
  3. 所属分类:File Formats

    • 发布日期:2017-11-28
    • 文件大小:214704
    • 提供者:余瑛
  1. DES

    0下载:
  2. 一个基于JAVA平台的DES加密算法的实现-A DES encryption algorithm based on the JAVA platform
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:58254
    • 提供者:whacker
  1. DES-data-encryption

    0下载:
  2. 本文是一篇讨论关于常用文件加密解密算法的毕业设计论文,它详细的讲述了文件加密解密算法实现的过程中所用到的方法、技术。-This article is a discussion about common file encryption and decryption algorithm design graduate thesis in detail about the methods, techniques used in the process of file encryption and de
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:128267
    • 提供者:marry
  1. DESwenjianjiami

    0下载:
  2. 用Java编写的一个文件加密解密系统,采用DES算法!-A file encryption and decryption system written in Java, using DES algorithm!
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:661888
    • 提供者:于锴
  1. DES

    0下载:
  2. DES( Data Encryption Standard)算法,于1977年得到美国政府的正式许可,是一种用56位密钥来加密64位数据的方法。虽然56位密钥的DES算法已经风光不在,而且常有用Des加密的明文被破译的报道,但是了解一下昔日美国的标准加密算法总是有益的,而且目前DES算法得到了广泛的应用,在某些场合,她仍然发挥着余热^_^.-DES (Data Encryption Standard) algorithm, in 1977 the United States government
  3. 所属分类:File Formats

    • 发布日期:2017-12-05
    • 文件大小:45467
    • 提供者:许任翔
  1. DES

    0下载:
  2. DES加密算法的算法研究及其matlab实现-the study of DES encryption algorithm and its realization in matlab
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:307122
    • 提供者:ona
  1. des

    0下载:
  2. Des encryption algorithm,DES算法,通过C语言实现-Des encryption algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3893
    • 提供者:kidding
  1. Des

    0下载:
  2. Des算法简介,算法历史由来,算法详解等-About Des algorithm, algorithm historical origin algori etc. ......
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:3801
    • 提供者:亨特南
« 12 »
搜珍网 www.dssz.com