SHA384 and SHA512 digest algorithms

modulename: sha512_generic.ko

configname: CONFIG_CRYPTO_SHA512

Linux Kernel Configuration
└─>Cryptographic API
└─>SHA384 and SHA512 digest algorithms
In linux kernel since version 2.6.12  
SHA512 secure hash standard (DFIPS 180-2).

This version of SHA implements a 512 bit hash with 256 bits of
security against collision attacks.

This code also includes SHA-384, a 384 bit hash with 192 bits
of security against collision attacks.

source code: