CONFIG_MBEDTLS_ECP_DP_SECP256K1_ENABLED

Enable SECP256K1 elliptic curve

Enable SECP256K1 elliptic curve

Enable Koblitz curve secp256k1

Enable SECP256K1 elliptic curve

Type: bool

Help

MBEDTLS_ECP_DP_SECP256K1_ENABLED setting in mbed TLS config file.

Direct dependencies

(!(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS) || (!(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS) || (!OBERON_BACKEND && MBEDTLS_ECP_C && MBEDTLS_LEGACY_CRYPTO_C && NRF_SECURITY) || (!(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = “config-tls-generic.h” && MBEDTLS && 0)

(Includes any dependencies from ifs and menus.)

Default

  • n

Symbols that select this symbol

Kconfig definitions

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:177

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:14<Zephyr>/modules/mbedtls/Kconfig:67

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration

config MBEDTLS_ECP_DP_SECP256K1_ENABLED
    bool "Enable SECP256K1 elliptic curve"
    depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:177

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:68<Zephyr>/modules/mbedtls/Kconfig:67

Menu path: (Top) → Modules → mbedtls (/home/runner/work/sdk-nrf/sdk-nrf/ncs/modules/crypto/mbedtls) → mbed TLS Support → TLS configuration → Ciphersuite configuration

config MBEDTLS_ECP_DP_SECP256K1_ENABLED
    bool "Enable SECP256K1 elliptic curve"
    depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS

At <nrfxlib>/nrf_security/Kconfig.legacy:611

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:6<nRF>/doc/_build/kconfig/Kconfig.modules:92<nrfxlib>/Kconfig.nrfxlib:13<nrfxlib>/nrf_security/Kconfig:111

Menu path: (Top) → Modules → nrfxlib (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrfxlib) → Nordic nrfxlib → nrf_security module → Legacy mbed TLS crypto APIs → Enable (legacy) mbed TLS crypto APIs → ECC - Eliptic Curve Cryptography → ECC curves

config MBEDTLS_ECP_DP_SECP256K1_ENABLED
    bool "Enable Koblitz curve secp256k1"
    default n
    depends on !OBERON_BACKEND && MBEDTLS_ECP_C && MBEDTLS_LEGACY_CRYPTO_C && NRF_SECURITY
    help
      MBEDTLS_ECP_DP_SECP256K1_ENABLED setting in mbed TLS config file.

At <Zephyr>/modules/mbedtls/Kconfig.tls-generic:177

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:33<Zephyr>/modules/Kconfig:80<Zephyr>/modules/mbedtls/Kconfig:67

Menu path: (Top) → Modules → mbed TLS Support → TLS configuration → Ciphersuite configuration

config MBEDTLS_ECP_DP_SECP256K1_ENABLED
    bool "Enable SECP256K1 elliptic curve"
    depends on !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && !(NRF_SECURITY || NORDIC_SECURITY_BACKEND) && MBEDTLS_BUILTIN && MBEDTLS_CFG_FILE = "config-tls-generic.h" && MBEDTLS && 0

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)