Embedded SDK
Embedded SDK
lcx_sha512.h File Reference

SHA-2 (Secure Hash Algorithm 2) More...

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

Go to the source code of this file.

Detailed Description

SHA-2 (Secure Hash Algorithm 2)

SHA-384 and SHA-512 are secure hash functions belonging to the SHA-2 family with a digest length of 384 and 512 bits, respectively. The message length should be less than 2128 bits. Refer to FIPS 180-4 for more details.

Definition in file lcx_sha512.h.