Embedded SDK
Embedded SDK
lcx_aes_gcm.h File Reference

AES in Galois/Counter Mode (AES-GCM) More...

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

Go to the source code of this file.

Detailed Description

AES in Galois/Counter Mode (AES-GCM)

Description

The Galois/Counter Mode (GCM) is an authenticated encryption algorithm designed to provide both data authenticity (integrity) and confidentiality. Refer to SP 800-38D for more details.

Author
Ledger
Version
1.0

Definition in file lcx_aes_gcm.h.