文件名称:AES---part-1-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 part1-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 part1-5
(系统自动生成,下载前可以参看下载内容)
下载文件列表
add_round_key.m
aes_demo.m
aes_init.m