搜索资源列表
SDES
- This program applies Simplified DES (S-DES) Ciphering Algorithm Developed by Maimouna Al-ammar 5th Year, Computer Engineering Department, University of Damascus Information and Network Security Material
aes_inv_sbox
- The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as its input and generates the in
DPA-attack
- 用于功耗攻击的matlab程序,针对S盒进行攻击-used for power attack
data
- THIS A DATA OF SOURCE YOU MUST TO ATTEND,BECAUSE IT S VERY IMPORTANT TO COMPLETED YOUR FILE MATLAB-THIS IS A DATA OF SOURCE YOU MUST TO ATTEND,BECAUSE IT S VERY IMPORTANT TO COMPLETED YOUR FILE MATLAB
2D-logistic-image-encrytion
- 本matlab函数,利用混沌映射不可预测性,遍历性和敏感性,以它们的参数和初始值的优异特性的,实现一个图像加密算法。我们引入了一个新的二维logistics函数。与现有的混沌映射相比,它具有更广泛的范围内混乱,更好的遍历性,混沌性和relativelylow实施成本。为了研究及其应用,我们提出了一个之乱转换(CMT),以有效地改变图像的像素位置。结合2D-logistics与CMT,我们进一步实现图像加密算法。-In this matlab test,we use the chastic s e
DES-S
- des加密算法在MATLAB中,通过VHDL语言的实现-des encryption algorithm in MATLAB, through the realization of VHDL language
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)