[redhat] New configs in crypto/Kconfig

Fixes: RHEL-148727
Hi,

As part of the ongoing rebase effort, the following configuration options need to be reviewed.

As a reminder, the ARK configuration flow involves moving unreviewed configuration options from the pending directory to the ark directory. In the diff below, options are removed from the pending directory and added to the ark hierarchy. The final options that need to be ACKed are the files that are being added to the ark hierarchy.

If the value for a file that is added should be changed, please reply with a better option.

Symbol: CRYPTO_MLDSA [=n]
Type  : tristate
Defined at crypto/Kconfig:347
  Prompt: ML-DSA (Module-Lattice-Based Digital Signature Algorithm)
  Depends on: CRYPTO [=y]
  Location:
    -> Cryptographic API (CRYPTO [=y])
      -> Public-key cryptography
        -> ML-DSA (Module-Lattice-Based Digital Signature Algorithm) (CRYPTO_MLDSA [=n])
Selects: CRYPTO_SIG [=y] && CRYPTO_LIB_MLDSA [=m]
Selected by [n]:
  - MODULE_SIG_KEY_TYPE_MLDSA_44 [=n] && CRYPTO [=y] && (MODULE_SIG [=y] || IMA_APPRAISE_MODSIG [=y] && MODULES [=y]) && OPENSSL_SUPPORTS_ML_DSA [=y]
  - MODULE_SIG_KEY_TYPE_MLDSA_65 [=n] && CRYPTO [=y] && (MODULE_SIG [=y] || IMA_APPRAISE_MODSIG [=y] && MODULES [=y]) && OPENSSL_SUPPORTS_ML_DSA [=y]
  - MODULE_SIG_KEY_TYPE_MLDSA_87 [=n] && CRYPTO [=y] && (MODULE_SIG [=y] || IMA_APPRAISE_MODSIG [=y] && MODULES [=y]) && OPENSSL_SUPPORTS_ML_DSA [=y]

Commit: d3b6dd90 (crypto: Add ML-DSA crypto_sig support)


Signed-off-by: Fedora Kernel Team kernel-team@fedoraproject.org

Edited by CKI KWF Bot

Merge request reports

Loading