Embedded SDK
Embedded SDK
lcx_aes.h File Reference

AES (Advanced Encryption Standard). More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

AES (Advanced Encryption Standard).

AES is an encryption standard based on Rijndael algorithm, a symmetric block cipher that can process data blocks of 128 bits. The key length is either 128, 192 or 256 bits.

Refer to FIPS 197 for more details.

Definition in file lcx_aes.h.