Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - C index
The Linux kernel configuration item CONFIG_CRYPTO_USER_API_SKCIPHER has multiple definitions:
crypto/KconfigThe configuration item CONFIG_CRYPTO_USER_API_SKCIPHER:
CONFIG_NETalgif_skcipherEnable the AF_ALG userspace interface for symmetric key algorithms. This provides unprivileged userspace programs access to arbitrary symmetric key algorithms implemented in the kernel's privileged execution context.
This interface is deprecated and is supported only for backwards compatibility. It regularly has vulnerabilities, and the capabilities it provides are redundant with userspace crypto libraries.
Enable this only if needed for support for a program that hasn't yet been converted to userspace crypto, for example iwd, or cryptsetup with certain algorithms.
See also Documentation/crypto/userspace-if.rst
crypto/KconfigThe configuration item CONFIG_CRYPTO_USER_API_SKCIPHER:
CONFIG_NETalgif_skcipherEnable the userspace interface for symmetric key cipher algorithms.
See Documentation/crypto/userspace-if.rst and https://www.chronox.de/libkcapi/html/index.html
crypto/KconfigThe configuration item CONFIG_CRYPTO_USER_API_SKCIPHER:
CONFIG_NETalgif_skcipherThis option enables the user-spaces interface for symmetric key cipher algorithms.
Raw data from LKDDb:
lkddb module algif_skcipher CONFIG_CRYPTO_USER_API_SKCIPHER : crypto/Kconfig : "Symmetric key cipher algorithms (deprecated)" # in 2.6.38–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.19, 7.0–7.1, 7.2-rc+HEADThis 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 2026). See also LKDDb sources on GitLab