CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - DES Algorithm

搜索资源列表

  1. 330911894

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

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

    0下载:
  2. DES资料合集,包括以下内容:对称式金钥系统DESPART-II-04,关于双倍长密钥算法加解密迁移时间进度的要求,DES美国的标准系统941_inform09_g04.doc等 -DES Data Collection, including the following : Symmetric Key System DESPART-II-04, Key length on double encryption algorithm progress of the migration time,
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1393632
    • 提供者:舟自横
  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. AES介绍

    0下载:
  2. 1997年9月,NIST征集AES方案,以替代DES。 1999年8月,以下5个方案成为最终候选方案:MARS, RC6, Rijndael, Serpent, Twofish。 2000年10月,由比利时的Joan Daemen和Vincent Rijmen提出的算法最终胜出。( Rijndael 读成Rain Doll。) http://www.esat.kuleuven.ac.be/~rijmen/rijndael/-September 1997, NIST AES assembly pr
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:68456
    • 提供者:
  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_report1

    0下载:
  2. The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1264527
    • 提供者:sandeep
  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

    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-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. proj

    0下载:
  2. DES algorithm on FPGA. This is project include source code of des algorithm implementation uses FPGA
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:44876
    • 提供者:Vladimir
  1. des

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

    • 发布日期:2017-04-14
    • 文件大小:3893
    • 提供者:kidding
  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. sdes-report

    0下载:
  2. sdes based encryption.it is a simplified version of des algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:441203
    • 提供者:simran
  1. mix-coding-algorithm

    0下载:
  2. DES和RSA的混合编码算法,很不错的,与大家共享,欢迎交流-mix coding algorithm using DES and RSA
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:2644575
    • 提供者:huangjinhuang
  1. crypt_tool

    0下载:
  2. 加/解密测试助手,空闲时间弄出的一个小软件,把平时项目上用到的加\解密算法整合,方便测试,现打包分享。 目前支持的加\解密算法有:AES,DES,RC,BLOWFISH,TWOFISH,CAMELLIA,KEELOQ,XTEA 还不支持:mdx,sha,rsa等,将在后面陆续增加。 如在使用过程中,软件出现各种BUG,可联系反馈,将在空闲时间里修改。-Encryption/decryption test assistant, came up with a little free time sof
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:762873
    • 提供者:黄山
搜珍网 www.dssz.com