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

搜索资源列表

  1. 330911894

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

    • 发布日期:2008-10-13
    • 文件大小:6.87kb
    • 提供者:猪头
  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
    • 文件大小:1.33mb
    • 提供者:舟自横
  1. DEStest.doc

    0下载:
  2. DES加密解密j算法用ava实现,无用户图形界面-DES implementation and test
  3. 所属分类:Project Design

    • 发布日期:2017-04-17
    • 文件大小:10.77kb
    • 提供者:zhang
  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
    • 文件大小:22.94kb
    • 提供者:吴成刚
  1. 3.8

    0下载:
  2. 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:16.41kb
    • 提供者:Alice
  1. des

    0下载:
  2. 通过C实现的des的源代码,能实现对信息的加密与解密-there is a des code
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:10.33kb
    • 提供者:bull
  1. des

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

    • 发布日期:2017-04-04
    • 文件大小:3.24kb
    • 提供者:李子
  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
    • 文件大小:77.75kb
    • 提供者:tang
  1. des1

    0下载:
  2. 从万方数据库中下的介绍des加密以及解密的两片文章,是用FPGA实现的,pdf格式.希望对理解des加密以及解密的原理有所帮助。 -From the descr iption of the database under the des encryption and decryption of the two articles is the use of FPGA implementation, pdf format. Hope to understand the principles of
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:271.17kb
    • 提供者:chengpan
  1. des3

    0下载:
  2. 介绍des加密以及解密的三片文章,是用FPGA实现的。能加深对des加密以及解密的原理的理解。对用FPGA来实现des加密以及解密有帮助。-Descr iption des encryption and decryption of the three articles is the use of FPGA implemented. Can deepen their understanding of des encryption and decryption of the principle of
  3. 所属分类:Project Design

    • 发布日期:2017-03-31
    • 文件大小:720.62kb
    • 提供者:chengpan
  1. MD5

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

    • 发布日期:2017-11-22
    • 文件大小:19.12kb
    • 提供者:李建龙
  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
    • 文件大小:4kb
    • 提供者:吴国磊
  1. test1

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

    • 发布日期:2017-12-04
    • 文件大小:214kb
    • 提供者:wangxuefei
  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
    • 文件大小:125.26kb
    • 提供者: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
    • 文件大小:646.38kb
    • 提供者:于锴
  1. EncryptionDecryption

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

    • 发布日期:2017-04-08
    • 文件大小:1.63kb
    • 提供者:wu
  1. DES(CPU-16INT)

    0下载:
  2. 破解DES的PC端程序,使用的(CPU 16线程 加解密 修正多线程_INT)只是提供一种多线程编程破解DES的方法-PC-side program to crack DES, used (CPU 16 thread multithreaded encryption amendment _INT) is to provide a multi-threaded programming methods to break DES
  3. 所属分类:software engineering

    • 发布日期:2017-05-31
    • 文件大小:12.3mb
    • 提供者:骆扬
  1. des

    0下载:
  2. verilog语言书写的的des加密解密代码-verilog of des encryption and decryption
  3. 所属分类:Software Testing

    • 发布日期:2017-04-29
    • 文件大小:7.93kb
    • 提供者:胡杰
  1. 密码学

    0下载:
  2. 这个实验是关于DES加解密算法的实验,有完整的源程序
  3. 所属分类:文档资料

    • 发布日期:2016-04-23
    • 文件大小:208kb
    • 提供者:yiboyuantian
  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
    • 文件大小:744.99kb
    • 提供者:黄山
« 12 »
搜珍网 www.dssz.com