Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_SHA256
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA256:
(none)
sha256
, sha256_generic
SHA-224 and SHA-256 secure hash algorithms (FIPS 180, ISO/IEC 10118-3)
This is required for IPsec AH (XFRM_AH) and IPsec ESP (XFRM_ESP). Used by the btrfs filesystem, Ceph, NFS, and SMB.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA256:
(none)
sha256
, sha256_generic
SHA256 secure hash standard (DFIPS 180-2).
This version of SHA implements a 256 bit hash with 128 bits of security against collision attacks.
This code also includes SHA-224, a 224 bit hash with 112 bits of security against collision attacks.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_SHA256:
(none)
sha256
, sha256_generic
SHA256 secure hash standard (DFIPS 180-2).
This version of SHA implements a 256 bit hash with 128 bits of security against collision attacks.
Raw data from LKDDb:
lkddb module sha256 CONFIG_CRYPTO_SHA256 : crypto/Kconfig : "SHA256 digest algorithm" # in 2.5.47–2.5.75, 2.6.0–2.6.23
lkddb module sha256_generic CONFIG_CRYPTO_SHA256 : crypto/Kconfig : "SHA-224 and SHA-256" # in 2.6.24–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-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 2024). See also LKDDb sources on GitLab