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

搜索资源列表

  1. s_box实现

    0下载:
  2. 这是一个用VC.net实现的AES的S-box的实现代码,包括求逆和s盒的实现代码-This is a realization of the use VC.net AES S-box realization of the code, including inversion and the realization s box code
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.66kb
    • 提供者:刘力
  1. aes-sbox

    0下载:
  2. 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:114.49kb
    • 提供者:zhangyini
  1. AES-S-boxes

    0下载:
  2. AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:254.22kb
    • 提供者:王岩
  1. aes128

    0下载:
  2. AES实现的效率如面积、吞吐量和功耗等,主要是由列混合变换和S 盒的实现决定的。S 盒单元的实现成为设 计的重点,它的硬件实现在很大程度上决定着整个芯片的面积大小。 -AES to achieve efficiency, such as area, throughput and power consumption, mainly by the S box column mixing transformation and the realization of decision. S box
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.91mb
    • 提供者:dd
  1. sbox

    0下载:
  2. verilog code for s-box generation for AES algorith
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1.44kb
    • 提供者:clock
  1. AES

    0下载:
  2. 详细描述了AES加密算法的过程及S盒变换,用VHDL语言描述,通俗易懂-AES encryption algorithm is described in detail the process and transform S box, with the VHDL language to describe, easy to understand
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:545.85kb
    • 提供者:韩颖
  1. aes_inv_sbox

    0下载:
  2. The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as its input and generates the in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:1.91kb
    • 提供者:darshan
  1. AES-test

    0下载:
  2. AES对128bit数据的加密算法实现。s_box.txt中保存的是s盒和密钥-AES 128bit data encryption algorithm. s_box.txt saved s box and key
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:4.06kb
    • 提供者:YY
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1.12mb
    • 提供者:fang
  1. AES_.c

    0下载:
  2. AES的c语言代码,s盒子,逆s盒子,字节替换,行位移,列变换-AES c language code, s box, inverse s box, bytes replacement line displacement column transform
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:10.04kb
    • 提供者:
  1. 27695635aes

    0下载:
  2. AES加密/解密算法(S-BOX)的C语言完整代码-AES encryption/decryption algorithm (S-BOX) complete C language code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:6kb
    • 提供者:朱宏晨
  1. aesbox

    0下载:
  2. aes算法的s盒构造代码,描述传统s盒的构造过程。-Construct the code AES algorithm s box
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:2.22kb
    • 提供者:陈泽培
  1. AES-Sbox-and-MATLAB

    0下载:
  2. AES加密算法中的S盒及其MATLAB实现,并附有关键代码-Construct the matlab code AES algorithm s box
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:239.38kb
    • 提供者:陈泽培
  1. AES-Sbox-process

    0下载:
  2. ase算法s盒的进一步探讨,并且对该s盒进行改进-improve the s-box ability
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:519.68kb
    • 提供者:陈泽培
  1. aes-armv4

    0下载:
  2. Code uses single 1K S-box and is >2 times faster than code generated by gcc-3.4.1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:7.77kb
    • 提供者:cuewirer
  1. SBOX

    3下载:
  2. 通过编程求出DES算法中8个S-盒的差分分布表和AES中S-盒的差分分布表,体会差分分析的方法。-DES algorithm obtained by programming eight S- boxes in the differential distribution table and AES S- box differential distribution table, experience differential analysis.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-05-10
    • 文件大小:2kb
    • 提供者:merlot
  1. tkip

    0下载:
  2. 2-byte by 2-byte subset of the full AES S-box table second part of this table is identical to first part but byte-swapped. -2-byte by 2-byte subset of the full AES S-box table second part of this table is identical to first part but byte-swapped.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:4.49kb
    • 提供者:panggyfai
  1. aes

    0下载:
  2. 利用verilog实现AES加密功能,S盒的实现方式有两种,一种是查找表的方式,一种是计算的方式。-Use verilog implementation AES encryption, there are two kinds of S box is implemented, a way is look-up table , a way is calculation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:7.69kb
    • 提供者:庞建龙
  1. AES

    0下载:
  2. 实现完整的AES加密解密,主要分为四步:S盒,行移位,列变换,密钥扩展- Achieve a complete AES encryption and decryption, divided into four steps: S box, row shift row conversion, key expansion
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:413.84kb
    • 提供者:wangli
  1. sbox-_proposed

    0下载:
  2. Implementation of AES S BOX using VHDL
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:4.79kb
    • 提供者:Rajasekar
« 12 »
搜珍网 www.dssz.com