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

搜索资源列表

  1. spn

    1下载:
  2. SPN算法模型 通过S 盒 p 盒 实现加解密-SPN algorithm model p box via S-box encryption and decryption
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-22
    • 文件大小:6144
    • 提供者:su jing
  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
    • 文件大小:1172322
    • 提供者:fang
  1. 3d4c8def245a

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或
  3. 所属分类:source in ebook

    • 发布日期:2017-11-23
    • 文件大小:2510
    • 提供者:温维山
  1. DES

    0下载:
  2. 算法流程 1.将要处理的二进制串进行IP置换 2.将密钥进行PC1置换(64位转为56位), 3.进行16轮操作,对于第i轮操作: 1)将上一次得到的PC1密钥(级除去第一次外,其他的都经过移位处理)的结果左右部分(各28位)分别循环左移1位或2位,然后将移位后的密钥进行PC2[i]置换. 2)将处理串均等分为左右两串Li,Ri(各32位),然后将右串Ri通过E盒拓展为新的右串R (48位),R 与上一步得到的PC2[i]子密钥进行异或操作,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2457
    • 提供者:zhusiyi
  1. VC-to-achieve-self-drawn-list-box

    0下载:
  2. Visual C++语言提供了Windows环境丰富多采的界面控制元素,列表框就是其中最重要之一,在许许多多的软件系统中,列表框的运用既使界面生动美观,又大大的简化了用户的操作。然而,美中不足的是 Visual C++语言仅提供基于文本的列表框操作,在实际编程中,很多情况我们需要进行自绘列表框的设计,以达到特殊的操作效果,如MSPublisher软件的新版本中,采用了图象列表的方式供用户选择要打开的图象,用户可以先在列表框中简单的浏览一下图象的大致内容,再决定是否打开图象文件。-Visual C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:10207
    • 提供者:iwen
  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
    • 文件大小:10284
    • 提供者:
  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
    • 文件大小:6144
    • 提供者:朱宏晨
  1. aesbox

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

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

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

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

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

    • 发布日期:2017-11-14
    • 文件大小:532153
    • 提供者:陈泽培
  1. Game3D(s)

    0下载:
  2. vs2010开发出来的DriextX的一个天空盒-vs2010 developed DriextX of a sky box
  3. 所属分类:DirextX

    • 发布日期:2017-05-26
    • 文件大小:8719503
    • 提供者:梁毅
  1. S-Box

    0下载:
  2. 密码学Sbox实现,输入输入一个00到FF范围内的十六进制数,可以得到在Sbox对应的十六进制数-Cryptography Sbox implementation Input hexadecimal 00 to FF within a range, you can get the corresponding hexadecimal number Sbox
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1156451
    • 提供者:李治
  1. SBOX

    0下载:
  2. 给定任意8比特数,可求其在S-Box中所对应的值-Given any 8-bit number, which corresponds rectifiable in the value of the S-Box
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1854
    • 提供者:lai
  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
    • 文件大小:7959
    • 提供者:cuewirer
  1. NLa-b

    0下载:
  2. 对16轮DES线性攻击时计算S盒的NL值表。(所选用表格已给定)-S box for computation of 16 rounds of DES linear attack of NL value table
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:570209
    • 提供者:侯聪
  1. s

    0下载:
  2. Delphi:让Delphi改变系统提示信息,鼠标移动到窗口的方框内,会显示鼠标提示,图标被更换了,编写时放置一个图标,并重新计算提示栏窗体的大小,再将Application.ICON的图标换成其他的图标,绘制提示栏边框,把新类设置为默认的提示栏类。 -Delphi: Delphi to change the system so that prompt, move the mouse to the window inside the box will display tooltips, ic
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-23
    • 文件大小:177064
    • 提供者:UGRX3JF
  1. s

    0下载:
  2. Delphi:Delphi图像选区“蚂蚁线"源码下载,也就是在为图像增加一个虚线边框,这个会流动的虚线框就叫做蚂蚁线,在PhotoShop里被看做“选区”,以表示选中的图像区域,便于进行效果处理。要想探究Delphi“蚂蚁线”的实现原理,请参考本源码。 -Delphi: "ant line" Delphi source code download images constituency, which is in the image to add a dotted border, this w
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:69285
    • 提供者:77ULQW6
  1. test5

    0下载:
  2. Data Encryption based on modified AES in order to reduce the complexity of S-Box
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7361
    • 提供者:asit
  1. xtensa

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

    • 发布日期:2017-04-29
    • 文件大小:10783
    • 提供者:nueyongyui
  1. sh

    0下载:
  2. 本程序实现S盒部分的功能模块,适合初学者对S盒实现的理解,运行环境VC6.0-The program realization of function module in the S box, suitable for beginners S box to achieve understanding, operating environment VC6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-24
    • 文件大小:263531
    • 提供者:xingzouye
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com