搜索资源列表
AESSBOX
- 这是我编的一个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
sbox
- Matlab tool for S,Z,H,Y parameter transfer-Matlab tool for S, Z, H, Y parameter transfer
aes-sbox
- 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
DesLinear_Sboxlinear
- 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。
AES
- AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf
AESSBOX
- 这是我编的一个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
sbox
- Matlab tool for S,Z,H,Y parameter transfer-Matlab tool for S, Z, H, Y parameter transfer
aes-sbox
- 这是一篇介绍aes加密算法中s盒的c语言实现设计-introduced Orangk'aes encryption algorithm's box of C Language Design
DesLinear_Sboxlinear
- 实现《密码学导引》中,DES算法线性分析中Sbox的线性分析分布表,默认输出S5的,可自由修改,能输出全部S1-S8的。-Realize,
AES
- AES-rijndael 算法的详细资料, 包括 AES加密算法中的SBox及其C语言实现.pdf FIPS197(chs).pdf FIPS197.pdf nist.url Rijndael.pdf rijndael算法流程.swf Rijndael算法深入的研究.doc Rijndael算法优化技术研究.doc 公钥密码体制与有限域(2).pdf 一种基于伽罗瓦域的密码系统.pdf-AES-r
AES()
- 1、更正了原来的1.0版本的所有内存泄漏问题。 2、使用了文件读写的缓冲技术,对加密与解密在速度上都有一定的加快。 3、使用了进度条来显示加密与解密的进度,使其过程更加生动,不单调。 4、使用了多线程技术,这对于有多处理机的计算机来说,速度有一定的提高。 5、使用了与原始AES加密/解密算法中对状态数组按列处理等价的按行来处理数 据(当然在相应的函数中也作了相应的修改),避免了对状态数组的转置操作, 加快了加密与
Sbox2ANF
- This code for network security .Sbox which is used for give high security for the network .By c programming
SBOX
- sbox implementation in vhdl
sbox
- verilog code for s-box generation for AES algorith
SBOX
- verylog的DES 中Sbox,修改了原始DES的SBOX的数据顺序,能够直接查表实现。-the implementation of SBOX of DES
SBox-0.0.5-2-_F-Testing
- sbox latest emulator for cs
sbox
- It is AES sbox implementation with verilog HDL/ it is most recently made and works well. Very easy to understand please doen load enjoy!
sbox
- this program matlab is the SBOX of AES
AES-GF(2^4)^2 for sbox
- 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.)
aes_GF(2^4)^2 for sbox
- AES加解密程序,128bit 数据位宽,其中加密部分的sbox采用复合域GF(2^4)^2运算(An ARS program with 128bits datawidth, which used GF(2^4)^2 for sobx in cipher.)