Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SHA512
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512:
(none)
sha512
, sha512_generic
SHA-384 and SHA-512 secure hash algorithms (FIPS 180, ISO/IEC 10118-3)
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA512:
(none)
sha512
, sha512_generic
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.
Raw data from LKDDb:
lkddb module sha512 CONFIG_CRYPTO_SHA512 : crypto/Kconfig : "SHA384 and SHA512 digest algorithms" # in 2.5.59–2.5.75, 2.6.0–2.6.25
lkddb module sha512_generic CONFIG_CRYPTO_SHA512 : crypto/Kconfig : "SHA-384 and SHA-512" # in 2.6.26–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13, 6.14-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - C index
Automatically generated (in year 2025). See also LKDDb sources on GitLab