mini aes 128bit
Simple AES/Rijndael IP Core. I have tried to create a implementation of this standard that would fit in to a low cost FPGA, like the Spartan IIe series from Xilinx, and still would provide reasonably fast performance. This implementation is with a 128 bit key expansion module only. Implementations with different key sizes (192 & 256 bits) and performance parameters (such as a fully pipelined ultra-high -speed version) are commercially available from ASICS.ws (www.asics.ws). This document will describe the interface to the IP core. It will not talk about the AES standard itself. core. It will not talk about the AES standard itself.
文件列表
mini_aes_latest.tar.gz
(预估有个52文件)
mini_aes
web_uploads
tags
INITIAL
source
key_scheduler.vhdl
10KB
mix_column.vhdl
6KB
bram_block_a.vhdl
7KB
mini_aes.vhdl
19KB
bram_block_b.vhdl
7KB
暂无评论