-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1
-
clc
这是一个关于HHT变换的matlab源码,把它复制进去matlab就可以直接使用。很实用。(This is a transformation on the HHT matlab source code, copy it into matlab can be used directly.)
- 2010-10-09 14:56:09下载
- 积分:1
-
matlab_gui1
这是MATLAB GUI制作鲁棒性数字水印的完整程序,很适合做毕业设计的同学参考(This is a MATLAB GUI robust watermark produced a complete program, it is suitable for those students graduate design)
- 2010-05-09 10:18:59下载
- 积分:1
-
tcp_udp_ip_2.0.6
演示如何在matlab中实现TCP/IP的功能,很详细。(demonstrate how to implement the tcp/ip stack.)
- 2010-05-26 09:08:06下载
- 积分:1
-
cubicspline
自行编写的三次样条插值函数源代码,并针对具体问题编写了程序求解(prepared by the self-cubic spline interpolation function source code, and issue-specific procedures for the preparation of the)
- 2006-12-24 13:44:10下载
- 积分:1
-
awlz_linearregression
Linear Regression in Matlab 2011
- 2015-01-13 23:35:29下载
- 积分:1
-
ofdm
program for ofdm symbol
- 2010-05-12 16:52:50下载
- 积分:1
-
sunkiller
这个一个MATLAB的编写的模拟退火算法程序!希望对大家有帮助!(the preparation of a MATLAB simulated annealing procedures. We want to help!)
- 2007-03-26 20:46:12下载
- 积分:1
-
FastCIA
FastICA 快速独立成分分析 源码、实例(IndependentComponentAnalysis )
- 2013-08-21 20:42:03下载
- 积分:1
-
GPS_INS_matlab
GPS_INS组合导航的MATLAB仿真源码(GPS_INS integrated matlab code)
- 2015-03-01 14:59:59下载
- 积分:1