搜索资源列表
-AES-encryption-algorithm
- 基于AES加密算法的改进及其MATLAB实现,内容详细。-AES Encryption Algorithm Based on MATLAB and its implementation, and detailed.
AESMatlab
- AES加密算法的Matlab仿真及应用,内容比较清晰-AES encryption algorithm of the Matlab simulation and applications, content, clearer
AES-S-boxes
- AES加密算法中的S-盒及其MATLAB实现,S盒实现是MATLAB中的主要过程。-AES encryption algorithm in the realization of S-boxes and MATLAB, S box MATLAB implementation is the main process.
MATLAB-adu
- 基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。-Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.
AES-encryption-algorithm
- AES加密算法的matlab实现,是密码学的又一重要加密算法-AES encryption algorithm matlab implementation is another important cryptography encryption algorithm
aes-encryption-algorithms-
- aes加密算法的原理与设计实现 ,里面包含C语言代码。-aes encryption algorithms and design principles to achieve, which contains the C language code.
hangliebianhuan
- 对图像进行行列变换的图像加密算法 容易看懂 适合初学者-The ranks of the image transform image encryption algorithm easier to understand for beginners
SHA_1
- sha_1加密算法,自己写的,绝对原创,绝对可运行-sha_1 encryption algorithm, wrote it myself, absolutely original, absolutely can run
AEencryptalgorithm
- 一个AES加密算法的matlab实现代码,是密码学的又一重要加密算法。-A realization of the AES encryption algorithm matlab code, is another key cryptography encryption algorithm.
AES-Sbox-and-MATLAB
- AES加密算法中的S盒及其MATLAB实现,并附有关键代码-Construct the matlab code AES algorithm s box
AES
- 基于AES加密算法的改进及其在matlab上的实现-the improvement of AES encryption algorithm and its realization in matlab
ase-matlab
- 基于matlab的128位aes加密解密算法 有效利用pipeline提高了设计的时钟频率和吞吐量 是一个十分高效的作品-Effective use of pipeline based on matlab 128 aes encryption and decryption algorithm improves the design of the clock frequency and throughput is a very efficient work
91335331AES-matlab
- 图像保护AES加密算法的主要方案,以防止他人看到的内容,被认为是更先进的算法图像-AES encryption algorithm to protect the image of the main program, to prevent others seeing the contents, are considered more advanced algorithms image
AES
- AES加密的matlab代码,经过验证可以实现AES加密的整个算法过程,很值得大家来学习-AES encryption matlab code that can be achieved through validated AES encryption algorithm whole process, it is worth learning! ! !
AES
- AES美国标准加密 算法设计 matlab实现源代码-American Standard AES encryption algorithm matlab source code
AES-MATLAB
- AES加密算法的matlab程序,包含AES的各个部分的代码,可供学习参考使用。-matlab code for AES encryption algrithem, including every part of AES, can be regard as reference
AES-master
- AES加密解密算法在matlab上的实现,运行无错误,可直接在matlab上进行演示。-AES matlab
MATLAB_AES
- AES加密算法的matlab实现,包含各种调用函数,功能齐全!-AES algorithm,it contains variety of functions
AES-128 encryption algorithm
- 用matlab编写的加密算法。输入128bit 明文,采用AES-128算法可以的得到128bit的密文输出。每一轮的加密结果都有显示。(Above is the AES(Advanced Encryption Standard)-128 algorithm written by matlab. By inputing the contexts and encryption key, you will get each round key and encryption result)
AES原理及Matlab实现
- 利用Matlab实现AES,其中包括了AES中的主要算法理解,以及逐步实现AES加密过程的方法和步骤。(the implementation of AES)