-
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
-
Methods-for-problem-solving-in-algebra
The false position method, Secant method, and Bisection method are term for problem-solving methods in arithmetic, algebra, and calculus.
Credit : http://en.wikipedia.org/wiki/False_position_method
http://en.wikipedia.org/wiki/Secant_method
http://en.wikipedia.org/wiki/Bisection_method
- 2015-03-11 19:40:02下载
- 积分:1
-
ResourceFileBuilder
Tool and Sample Source Code to create and use a custom binary (and compressed) external resource file for you application.
- 2015-03-31 19:18:29下载
- 积分:1
-
dierzhang2
matlab课件很有用的,对matlab学习很有帮助,希望采纳谢谢(it s very useful)
- 2014-01-24 10:59:41下载
- 积分:1
-
prime
一是利用计算机对正整数进行素因子分解认识素数,通过运用筛法与试除法寻找一定范围内的素数,体会到筛法比试除法有效但无法找出所有素数;二是通过若干特殊形式的素数的研究,寻找素数生成公式,发现一些结论;三是借助于非线性拟合技术,观察素数分布规律,利用其研究有关数论问题。(The first computer was used to prime factor decomposition of positive integers understanding of prime numbers, through the use of screening method and trial division to find prime numbers within a certain range, the division experienced a test of an effective screening method but can not identify all the prime numbers second is through a number of special form of prime numbers research, looking for prime number generation formula, found that some of the conclusions third, by means of non-linear fitting technique to observe the distribution of prime numbers, using their research on number theory problems.)
- 2009-12-29 01:04:50下载
- 积分:1
-
AntiMarket
It s an MLM script used to do online marketting!!
- 2015-01-10 18:58:32下载
- 积分:1
-
fangming_V2.1
快速扩展随机生成树算法,FMCW调频连续波雷达的测距测角,在matlab R2009b调试通过。( Rapid expansion of random spanning tree algorithm, FMCW frequency modulated continuous wave radar range and angular measurements, In matlab R2009b debugging through.)
- 2016-11-05 21:55:32下载
- 积分:1
-
matlab
有彩色图像的换算代码,HIS转换成RGB代码;(A color image of the conversion code, HIS converted to RGB code )
- 2010-12-29 21:43:43下载
- 积分:1
-
ourstats
关于MATLAB仿真里面常用到的程序,还是挺好的,大家可以试试!()
- 2008-07-08 15:15:09下载
- 积分:1
-
UCA_LMS0
上传几个关于线阵RLS算法、圆阵LMS算法、矩形波以及SNR的matlab源代码,都可以出图,希望对大家有用!(From a few RLS algorithm on the linear array, circular array LMS algorithm, as well as the SNR of the rectangular wave matlab source code, can be a diagram, useful for all of us hope!)
- 2009-07-02 08:54:22下载
- 积分:1