AES encryption using VHDL using Xilinx ISE
Desarrollador
Hablar con el vendedor
Detalles del producto
The Advanced Encryption Standard (AES), also known by its original name Rijndael
is a specification for the encryption of electronic data established by the U.S. National Institute of Standards and Technology (NIST) in 2001.AES is a variant of the Rijndael block cipher developed by two Belgian cryptographers, Joan Daemen and Vincent Rijmen, who submitted a proposal to NIST during the AES selection process. Rijndael is a family of ciphers with different key and block sizes. For
AES, NIST selected three members of the Rijndael family, each with a
block size of 128 bits, but three different key lengths: 128, 192 and
256 bits.
The code has been written very accurately and has been tested on several different forms of data to ensure it works using ISE 14.8
File Tree
-
📁 AES encryption using VHDL using Xilinx ISE