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. aes设计方案

    0下载:
  2. 随着密码分析技术的提高,新的数据加密标准AES取代了过时的DES。文章在阐述AES/RSA加密算法的基础上,分别给出了利用AES/RSA实现客户端/服务器端网络数据传输的加密流程。最后在比较AES算法和RSA算法基础上,将AES与RSA相结合提出一种新的数据加密方案。-analysis technology improvements, new data encryption standard AES replaced the outdated DES. The article describe
  3. 所属分类:软件工程

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

    0下载:
  2. 使用RSA和DES两种算法为基础,设计实现了一个简单的网络传输模型。模型里有两个类,Server和Client,Server端要将自己的公钥发给Client,然后Client将自己的DES密钥通过RSA加密发给Server 端。之后双方可以通过DES对称加密进行通信。-Two algorithms using the RSA and the DES, based on designs and implements a simple model of network transmission. M
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1091302
    • 提供者:林晓波
  1. silicon_ensemble

    0下载:
  2. 对著名的加密算法DES和AES的ASIC设计方案,对ASIC设计者有很好的参考价值。-Pairs of well-known encryption algorithms DES and AES, ASIC design, ASIC designers have a good on the reference value.
  3. 所属分类:Project Design

    • 发布日期:2017-04-10
    • 文件大小:2014973
    • 提供者:杨林
  1. MD5

    0下载:
  2. DES加密解密,里面有密码学DES的加密,解密等过程,代码-DES encryption and decryption
  3. 所属分类:software engineering

    • 发布日期:2017-11-22
    • 文件大小:19575
    • 提供者:李建龙
  1. 1

    0下载:
  2. 基于DES对文件加密,能对word或者TXT进行加密解密-Based on DES file encryption, the encryption and decryption of the word or TXT
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:4096
    • 提供者:吴国磊
  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

    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-(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-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. EncryptionDecryption

    0下载:
  2. JAVA代码实现DES加密解密 JAVA代码实现DES加密解密-DES EncryptionDecryption
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:1666
    • 提供者:wu
  1. DES-shujijimi

    0下载:
  2. 它是基于DES的数字加密方面的知识,相信对大家有一点帮助。-It is based on the DES Digital Encryption knowledge, I believe we have a little help.
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:114258
    • 提供者:123
  1. Several-encryption-C-Sharp

    0下载:
  2. C#几种加密算法的介绍,包括对称加密算法MD5的实现,对称加密算法DES的实现,对称加密算法RC2的实现,以及其他算法的实现,内容包括对算法的讲解以及部分主要关键代码。-Several encryption algorithm C#
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6878
    • 提供者:刘湘琼
  1. VCPP_DES

    0下载:
  2. 用VC++实现DES加密算法,对算法原理做简要说明~-With VC++ DES encryption algorithm, a brief descr iption of the algorithm principle ~
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:10440
    • 提供者:张伟
  1. jiamisheji

    0下载:
  2. 3des加密设计ppt文档,从网上下载的,希望对你有用-3des encry design des 3des
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:419707
    • 提供者:ewolfe
  1. fips46-3

    0下载:
  2. DES 加密算法详细介绍,包括最基本的原始操作。-DES encryption algorithm in detail, including the most basic of the original operation.
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:285963
    • 提供者:duan
  1. HX516D串口航空接口金属密码键盘自助支付应用领域

    0下载:
  2. HX516D串口航空接口金属密码键盘自助支付应用领域 HX516D航空接口金属密码键盘 数字小键盘 防水防拆 公交专用键盘,一款带金属按键、防水功能的密码键盘,支持DES和TDES加、解密算法、PIN加密、MAC运算,优质不锈钢拉丝面板,防尘、防水、防暴、防震、防钻、防撬,如自助售票机、自助售货机、自助加油机等设备 基本说明: ●支持DES和TDES加、解密算法、PIN加密、MAC运算 ●优质不锈钢拉丝面板 ●防尘、防水、防暴、防震、防钻、防撬 ●通
  3. 所属分类:编程文档

    • 发布日期:2019-07-12
    • 文件大小:1064364
    • 提供者:rfid128
« 1 2»
搜珍网 www.dssz.com