CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - sbox

搜索资源列表

  1. AESSBOX

    0下载:
  2. 这是我编的一个AES加密算法中的SBOX的实现,其反SBOX是相似的,可以容易得到-This is Part I of an encryption algorithm AES SBOX of the realization of its anti-SBOX is similar, can easily be
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31.05kb
    • 提供者:许志平
  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

    0下载:
  2. AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.89mb
    • 提供者:张鲁夺
  1. AES()

    0下载:
  2. 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与解密的速度。 6、提供了检查所选择的存放加密/解密文件的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:80.21kb
    • 提供者:liu
  1. threefish_c

    0下载:
  2. ThreeFish data chiper,最新的数据加密算法,无传统的sbox和pbox,扭曲向量加密。-ThreeFish data chiper, the latest data encryption algorithm, non-traditional sbox and pbox, twisted vector encryption.
  3. 所属分类:加密解密

    • 发布日期:2013-12-17
    • 文件大小:1.84kb
    • 提供者:yuisikyo
  1. kairakan

    0下载:
  2. KAIRAKAN - 32-bit cryptoalgorithm Skipjack with 256-bit key, enlarged 8 times in SBOX by additional transformation of subblocks.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:5.82kb
    • 提供者:Nikita
  1. Encryptor

    0下载:
  2. encriptor with sBox combination and feitsel with plug-in in microsoft word
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:679.13kb
    • 提供者:cin
  1. SBOX

    0下载:
  2. sbox implementation in vhdl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:3.41kb
    • 提供者:bavi
  1. kairakan

    1下载:
  2. KAIRAKAN - 32-bit version of the Skipjack encryption algorithm with 256 bit key, extended to 8 times SBOX, further transformation of the sub-blocks.
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:6.05kb
    • 提供者:Roman Budnitsky
  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. subbyte128

    0下载:
  2. AES算法中Sbox映射Verilog源代码,采用一一映射的方案,用查找表的方式实现Sbox。转换数据长度为128bit。-Sbox mapping Verilog source code of the AES algorithm, using one to one mapping of the program, using a lookup table to achieve the Sbox table. Convert the data length is 128bit.
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1.48kb
    • 提供者:chun zeng
  1. whirl

    0下载:
  2. WHIRLPOOL (using their new sbox) hash function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-08
    • 文件大小:3.1kb
    • 提供者:naosiuyon
  1. SBOX_C

    0下载:
  2. It is SBOX algorithm with C programming. It is really good and works well please download and enjoy-It is SBOX algorithm with C programming. It is really good and works well please download and enjoy!!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1.3kb
    • 提供者:Ho Joon Lee
  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. sbox

    2下载:
  2. 混沌加密中利用S盒进行加密,S盒的性能指标测试代码-S-box performance test code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.21mb
    • 提供者:小马哥
  1. SM4-sbox-in-GF-and-PPRM

    0下载:
  2. 分别利用复合域和PPRM结构实现了SM4 S-box,复合域实现方法具有资源消耗优势,但是功耗大,PPRM结构电路具有结构简单,功耗小的优势。 -Respectively by composite domain and PPRM structure enables SM4 S-box, composite domain implementation method has advantages in resources consumption, but power consumption, PPR
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:12kb
    • 提供者:wangyi
  1. AES-GF(2^4)^2 for sbox

    2下载:
  2. AES加解密程序,128bit数据位宽,其中sbox和混合列运算在复合域GF(2^4)^2上完成(An AES encryption and decryption program with 128 bits datawidth, which used GF(2^4)^2 for sbox and mixcolumn.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-28
    • 文件大小:17kb
    • 提供者:酱瓶
  1. aes_GF(2^4)^2 for sbox

    0下载:
  2. AES加解密程序,128bit 数据位宽,其中加密部分的sbox采用复合域GF(2^4)^2运算(An ARS program with 128bits datawidth, which used GF(2^4)^2 for sobx in cipher.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-27
    • 文件大小:27kb
    • 提供者:酱瓶
搜珍网 www.dssz.com