Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_BLOWFISH
has multiple definitions:
crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLOWFISH:
(none)
blowfish
, blowfish_generic
Blowfish cipher algorithm, by Bruce Schneier
This is a variable key length cipher which can use keys from 32 bits to 448 bits in length. It's fast, simple and specifically designed for use on "large microprocessors".
See https://www.schneier.com/blowfish.html for further information.
crypto/Kconfig
The configuration item CONFIG_CRYPTO_BLOWFISH:
(none)
blowfish
, blowfish_generic
Blowfish cipher algorithm, by Bruce Schneier.
This is a variable key length cipher which can use keys from 32 bits to 448 bits in length. It's fast, simple and specifically designed for use on "large microprocessors".
See also: https://www.schneier.com/blowfish.html
Raw data from LKDDb:
lkddb module blowfish CONFIG_CRYPTO_BLOWFISH : crypto/Kconfig : "Blowfish cipher algorithm" # in 2.5.47–2.5.75, 2.6.0–2.6.39, 3.0–3.1
lkddb module blowfish_generic CONFIG_CRYPTO_BLOWFISH : crypto/Kconfig : "Blowfish" # in 3.2–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11
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