文件名称:AES---part-4-5
介绍说明--下载内容均来自于网络,请自行研究使用
In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part4-5-In the initialization step the S-boxes (S_BOX and INV_S_BOX) and the polynomial matrices (POLY_MAT and INV_POLY_MAT) are created and an example cipher key is expanded into the round key schedule (W).aes part4-5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
inv_shift_rows.m
key_expansion.m
mix_columns.m