搜索资源列表
sbox
- Matlab tool for S,Z,H,Y parameter transfer-Matlab tool for S, Z, H, Y parameter transfer
Blowfish
- BlowFish算法用来加密64Bit长度的字符串。 BlowFish算法使用两个“盒”——ungigned long pbox[18]和unsigned long sbox[4,256]。 BlowFish算法中,有一个核心加密函数:BF_En(后文详细介绍)。该函数输入64位信息,运算后
SBOX
- verylog的DES 中Sbox,修改了原始DES的SBOX的数据顺序,能够直接查表实现。-the implementation of SBOX of DES
sbox-milp
- 描述AES算法的CPLEX算法的生成代码。-To generate CPLEX source code of AES
ase-code
- aes加密代码。。利用AES国际密码编码规范自己创建SBOX以及INVSBOX。。生成AES密码-AES cipher code
S-Box
- 密码学Sbox实现,输入输入一个00到FF范围内的十六进制数,可以得到在Sbox对应的十六进制数-Cryptography Sbox implementation Input hexadecimal 00 to FF within a range, you can get the corresponding hexadecimal number Sbox
SBOX
- 给定任意8比特数,可求其在S-Box中所对应的值-Given any 8-bit number, which corresponds rectifiable in the value of the S-Box
sbox-_proposed
- Implementation of AES S BOX using VHDL