文件名称:aes
介绍说明--下载内容均来自于网络,请自行研究使用
AES Core Modules In this document I describe components designated to encoding and decoding
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
• aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit key,
• key expansion — parametrizable component which can produce key expansion,
using 128, 192 and 256 bit key,
using AES.
aes enc — parametrizable component which can encrypt input data, using
128, 192 and 256 bit key,
• aes dec — parametrizable component which can decrypt input data, using
128, 192 and 256 bit key,
• key expansion — parametrizable component which can produce key expansion,
using 128, 192 and 256 bit key,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 25811256aes.rar 列表 aes_dec.vhdl aes_enc.vhdl aes_pkg.vhdl key_expansion.vhdl