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

    0下载:
  2. Matlab tool for S,Z,H,Y parameter transfer-Matlab tool for S, Z, H, Y parameter transfer
  3. 所属分类:通讯编程

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

    1下载:
  2. 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。
  3. 所属分类:书籍源码

    • 发布日期:2014-01-16
    • 文件大小:391.87kb
    • 提供者:信息安全
  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. Blowfish

    0下载:
  2. BlowFish算法用来加密64Bit长度的字符串。 BlowFish算法使用两个“盒”——ungigned long pbox[18]和unsigned long sbox[4,256]。 BlowFish算法中,有一个核心加密函数:BF_En(后文详细介绍)。该函数输入64位信息,运算后
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:10.36kb
    • 提供者:echo
  1. Sbox2ANF

    0下载:
  2. This code for network security .Sbox which is used for give high security for the network .By c programming
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:1.08kb
    • 提供者:pradheep
  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. 1

    0下载:
  2. sbox implementation for aes in seu tyech
  3. 所属分类:Project Design

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

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

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

    0下载:
  2. verylog的DES 中Sbox,修改了原始DES的SBOX的数据顺序,能够直接查表实现。-the implementation of SBOX of DES
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:3.64kb
    • 提供者:hello
  1. SBox-0.0.5-2-_F-Testing

    0下载:
  2. sbox latest emulator for cs
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:2.4mb
    • 提供者:sat
  1. sbox

    0下载:
  2. It is AES sbox implementation with verilog HDL/ it is most recently made and works well. Very easy to understand please doen load enjoy!
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-15
    • 文件大小:5.89kb
    • 提供者:Ho Joon Lee
  1. sbox

    0下载:
  2. this program matlab is the SBOX of AES
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.64kb
    • 提供者:aymen
  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
    • 提供者:酱瓶
« 12 »
搜珍网 www.dssz.com