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

搜索资源列表

  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. s-zhihuan

    0下载:
  2. 从一个随机文件读取256字节数据形成数据区DArea,再应用洗牌法所给的方法生成0~255的一个全排列DTab。试分别写出\"求DArea中全部数据经 (1)以DTab为S-盒; (2)以DTab为P置换 -from a random file read 256 byte data area DArea form data, re-shuffling in law application to the formation of 0 ~ 255 DTab a full array. T
  3. 所属分类:加密解密

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

    0下载:
  2. 自己编的DES加密、解密算法,可实现windows下任何文件的加密、解密,尤其适用使用公用电脑而一些私人的文件不想被别人看到的情况,可设置八个字节的密钥,也就是每一位可以从0到255,这样对方就算已知置换矩阵和S盒的情况下用穷举法破解的难度也在2的32次幂,还是相当安全的。 加密:DESencrypt.exe 解密:DESdecrypt.exe-own addendum to the DES encryption, decryption algorithms can be realize
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:61.97kb
    • 提供者:古松
  1. S he

    1下载:
  2. s盒的加密解密算法-s box of encryption and decryption algorithms
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:408.03kb
    • 提供者:金墨
  1. DES

    1下载:
  2. 用C语言编程实现DES(数据加密标准)的完整功能,包括短块处理和对S盒的测试实验。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:256.78kb
    • 提供者:李浩
  1. linearanalysis

    2下载:
  2. S盒的线性逼近表的运算,可在程序里面修改数值,这是一本密码学的书籍上的题目的运算程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.99kb
    • 提供者:jjia
  1. rs

    0下载:
  2. 采用rc4加密算法写的 主要算法: //加解密前需初始化S盒
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.95kb
    • 提供者:张飞
  1. S_P盒的产生

    0下载:
  2. 置换代换密码体制的S-P盒的发生器,能随机产生S盒和P盒,用于置换代换密码体制的加密解密-replacement substitution Cryptosystem S-P boxes of generators, can generate random boxes S and P boxes for the replacement substitution Cryptosystem encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:小华
  1. S盒的线性逼近表

    2下载:
  2. 此为密码攻击中的线性分析,通过对S盒的分析,来达到对S-P密码体制的攻击-password for this attack linear analysis of the S-box analysis, in order to achieve the S-P Cryptosystem attack
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.13kb
    • 提供者:小华
  1. SPN加密

    0下载:
  2. 此代码实现S-P密码的加密解密,在这个实验中用到了S盒和P盒随机发生器-this code to achieve S-P password encryption and decryption, in this experiment uses S boxes and boxes of random generator P
  3. 所属分类:加密解密

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

    0下载:
  2. 密码学中基础的DES代码,里面包含BIT TO BYTE 的转换。包括S盒的应用-DES cryptography-based code, which contains BIT TO BYTE conversion. Including the application of S boxes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:3.06kb
    • 提供者:yangliu
  1. DESdifferential-analysis-

    2下载:
  2. C语言实现——应用分组密码体制的基本原理,实现DES加解密,并分析 DES 的雪崩性质,对DES加密进行差分分析,并利用自己设计的S盒进行加密 -C language- Application of basic principles of block ciphers, DES encryption and decryption to achieve, and the nature of the avalanche DES, differential cryptanalysis of DES en
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-06-12
    • 文件大小:863kb
    • 提供者:赵子番
  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. SPN

    0下载:
  2. SPN加密 此代码实现S-P密码的 解密,在这个实验中用到了S盒和P盒 -SPN SP encrypt this code to decrypt the password, in this experiment used the S and P boxes boxes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1.57mb
    • 提供者:zhang
  1. DES

    0下载:
  2. DES加密算法 运用置换 轮转 S盒,传统的DES加密算法 自己经过测试 测试为abcdef-DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:78.99kb
    • 提供者:litian
  1. The-algorithm-of-DES-in-CPP

    0下载:
  2. 加密与解密相关 DES算法的C++实现 8个s盒,16轮迭代-The algorithm of DES in C++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:174.48kb
    • 提供者:远行
  1. DES-security

    0下载:
  2. DES基于简单的代替-置换网络,进行16轮迭代,完成了扩散和混合操作,形成密文;DES加密算法的处理细节:DES对64bit明文输入首先进行IP变换,分成左右各32位的分组,然后进行16轮迭代,最后经过逆IP置换,输出该分组加密后的结果;对于DES的每一轮迭代,又先后经过选择运算E、异或伦密钥、S盒混合、P置换等步骤; -DES composed and a good application to keep your files security .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.43mb
    • 提供者:王锡爵
  1. SM4

    2下载:
  2. SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)
  3. 所属分类:加密解密

    • 发布日期:2020-07-08
    • 文件大小:1kb
    • 提供者:xqw123456
« 12 »
搜珍网 www.dssz.com