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

搜索资源列表

  1. CS2003081aes

    0下载:
  2. 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:54019
    • 提供者:林靖然
  1. AESEncryptionClass

    0下载:
  2. 通过此文可以详细了解AES算法的内容和精华-through the article can understand the AES algorithm in detail the content and essence
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:30535
    • 提供者:王辉
  1. SAFER+

    0下载:
  2. AES第一轮候选算法SAFER+算法的原理和介绍,以及具体的编程方法
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:12052
    • 提供者:吴位
  1. 信息安全芯片市场技术与问题

    0下载:
  2. 文档详细介绍了安全信息包括AES与EEC算法芯片,目前的市场发展和技术前景
  3. 所属分类:行业发展研究

  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:10170
    • 提供者:gaoshan
  1. AES_DES_Workmode.rar

    0下载:
  2. 对称/分组密码一般分为流加密(如OFB、CFB等)和块加密(如ECB、CBC等)。对于流加密,需要将分组密码转化为流模式工作。对于块加密(或称分组加密),如果要加密超过块大小的数据,就需要涉及填充和链加密模式,文中提到的ECB和CBC等就是指链加密模式。 本文将要介绍了AES对称加密/分组加密/流密码及其ECB、CBC、CFB、OFB和CTR五种对称加密模式。,Symmetric/block ciphers are generally divided into stream encryption
  3. 所属分类:File Formats

    • 发布日期:2016-01-25
    • 文件大小:383587
    • 提供者:王纪
  1. aes

    0下载:
  2. AES algorithm for security applications in banking
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:284263
    • 提供者:mohan
  1. AES---part-1-5

    0下载:
  2. In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part1-5-In the initialization step the S-boxes
  3. 所属分类:IT Hero

    • 发布日期:2017-04-06
    • 文件大小:2179
    • 提供者:Mahmoudi
  1. AES---part-4-5

    0下载:
  2. In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part4-5-In the initialization step the S-boxes
  3. 所属分类:IT Hero

    • 发布日期:2017-04-14
    • 文件大小:2651
    • 提供者:Mahmoudi
  1. AES-FPGA

    0下载:
  2. 本文介绍了AES加密算法通过不同的功能结构的FPGA实现,语言背景为VHDL-This paper details Implementation of the Encryption algorithm AES under VHDL language In FPGA by using different architecture of mixcolumn. We then review this research investigates the AES algorithm in FPGA
  3. 所属分类:File Formats

    • 发布日期:2017-04-24
    • 文件大小:191983
    • 提供者:Eric
  1. aes

    0下载:
  2. aes的加解密功能模块实现,是可以用的,主要是开通会员-aes encryption and decryption function module, can be used mainly open membership
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:3149
    • 提供者:asd
  1. AES

    0下载:
  2. AES加密算法 很好的资料,有源代码-aes Calculation
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:509817
    • 提供者:wyde
  1. AES

    0下载:
  2. C++ implementation of the well known algorithm Advanced Encryption Standard AES
  3. 所属分类:Project Design

  1. AES-Project

    1下载:
  2. This is AES project done in matlab. its too simple and easy to understand. its not a copy.. i have done it and its working exactly as i intended to.... please have a look at it-This is AES project done in matlab. its too simple and easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6840
    • 提供者:shafiqahmad478
  1. AES-algoritghm-code

    0下载:
  2. VHDL code for AES 128bit encryption
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:25801
    • 提供者:Malar vendhan P
  1. aes

    0下载:
  2. 基于qt的aes加密算法,进行通信过程的信息加密,包含具体位循环、密钥加密、解密过程-Based on the qt aes encryption algorithm to encrypt information communication process, including the specific bit cyclic, key encryption, decryption process
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10253790
    • 提供者:剑姬
  1. AES.doc

    0下载:
  2. An improved method to increase the AES system speed
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:642298
    • 提供者:Zeba Zareen
  1. aes

    0下载:
  2. this aes-128 bit encryption source code.-this is aes-128 bit encryption source code.
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:6121
    • 提供者:simarjeet singh
  1. AES-S6MB-LX9-G-Schematics-RevC-Schematics

    0下载:
  2. AES design on LX-9 spartan6
  3. 所属分类:Project Design

    • 发布日期:2017-12-16
    • 文件大小:846848
    • 提供者:xyler
  1. AES标准文档

    0下载:
  2. 这是一份AES的官方标准文档,该文档详细介绍了AES原理,以及代码实现范例,适合所有想学习AeS的朋友
  3. 所属分类:编程文档

    • 发布日期:2023-12-08
    • 文件大小:127753
    • 提供者:张涛
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com