Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_TWOFISH_X86_64
has multiple definitions:
arch/x86/crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_X86_64:
( CONFIG_X86 || CONFIG_UML_X86 ) && CONFIG_64BIT
twofish-x86_64
, twofish-x86_64
Block cipher: Twofish cipher algorithm
Architecture: x86_64
crypto/Kconfig
The configuration item CONFIG_CRYPTO_TWOFISH_X86_64:
( CONFIG_X86 || CONFIG_UML_X86 ) && CONFIG_64BIT
twofish-x86_64
, twofish-x86_64
Twofish cipher algorithm (x86_64).
Twofish was submitted as an AES (Advanced Encryption Standard) candidate cipher by researchers at CounterPane Systems. It is a 16 round block cipher supporting key sizes of 128, 192, and 256 bits.
See also: https://www.schneier.com/twofish.html
Raw data from LKDDb:
lkddb module twofish-x86_64 CONFIG_CRYPTO_TWOFISH_X86_64 : arch/x86/crypto/Kconfig : "Ciphers: Twofish" # in 6.1–6.12, 6.13-rc+HEAD
lkddb module twofish-x86_64 CONFIG_CRYPTO_TWOFISH_X86_64 : crypto/Kconfig : "Twofish cipher algorithm (x86_64)" # in 2.6.19–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0, 6.0+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