4 Commits (35f7eda54567b55a310d65b51370eccfb71cfcdd)

Author SHA1 Message Date
Tomi Fontanilles 35f7eda545 modules: mbedtls: make key exchange Kconfigs depend on, not select 2 months ago
Dominik Ermel fb71031445 modules: mbedtls: Expose MBEDTLS_RSA_C 3 months ago
Dominik Ermel 350a223321 modules: mbedtls: Expose MBEDTLS_PLATFORM_NO_STD_FUNCTIONS 3 months ago
Valerio Setti c9d8d57eb0 mbedtls: rename tls-generic Kconfig and configuration header file 4 months ago
Tomi Fontanilles 8627250d3c modules: mbedtls: add promptless CONFIG_MBEDTLS_PSA_CRYPTO_STORAGE_C 4 months ago
Dominik Ermel e8589d232b modules: mbedtls: Provide CONFIG_MBEDTLS_ASN1_PARSE_C 6 months ago
Valerio Setti 39068cc70e mbedtls: select ENTROPY_GENERATOR when a driver is available 7 months ago
Valerio Setti 95aaa97dc3 mbedtls: add Kconfig to select the number of key slot in PSA Crypto core 8 months ago
Valerio Setti 2f6ea8ed77 mbedtls: add Kconfig symbol CONFIG_MBEDTLS_PSA_STATIC_KEY_SLOTS 8 months ago
Valerio Setti 516886be1b mbedtls: MBEDTLS_ENTROPY_POLL_ZEPHYR default on if MBEDTLS_ENTROPY_C 8 months ago
Valerio Setti 08bd9c72bd mbedtls: use CSPRNG whenever possible as PSA random source 8 months ago
Valerio Setti ac6d834272 mbedtls: auto-select MBEDTLS_CIPHER_AES_ENABLED when built-in in PSA 8 months ago
Tomi Fontanilles 1379554e11 modules: mbedtls: add Kconfig option for MBEDTLS_X509_CRT_WRITE_C 10 months ago
Valerio Setti 6be57aaedf net: sockets_tls: add support for TLS 1.3 10 months ago
Valerio Setti 33931cf8e1 mbedtls: remove unused option MBEDTLS_SSL_EXPORT_KEYS 10 months ago
Valerio Setti 7fadfeec7c mbedtls: do not set PSA_WANT_KEY_TYPE_[RSA/ECC]_KEY_PAIR_BASIC 10 months ago
Valerio Setti 5ef44fdd8c mbedtls: add new kconfig for non-CSPRNG sources in psa_generate_random() 11 months ago
Valerio Setti 6523fb3cb0 mbedtls: improve description of PSA random number generators 11 months ago
Valerio Setti 98ddf107fa mbedtls: rename CONFIG_MBEDTLS_ZEPHYR_ENTROPY and move it 11 months ago
Valerio Setti e3e13fb40b mbedtls: rename MBEDTLS_ENTROPY_ENABLED as MBEDTLS_ENTROPY_C 11 months ago
Tomi Fontanilles 76b73838ed modules: mbedtls: remove Kconfig options for TLS 1.0 and 1.1 11 months ago
Jordan Yates a96b017e3e modules: mbedtls: rename `MBEDTLS_PSA_CRYPTO_RND_SOURCE` 12 months ago
Tomi Fontanilles 50c03e9bbe modules: mbedtls: fix MBEDTLS_PSA_P256M_DRIVER_RAW Kconfig option 12 months ago
Tomi Fontanilles 83cd9f5a01 modules: mbedtls: properly guard PSA_CRYPTO_C 1 year ago
Valerio Setti 30c9f5eaa5 net: add proper PSA_WANT kconfigs for TLS sockets and RSA key exchanges 1 year ago
Valerio Setti 41389fbb81 mbedtls: add a kconfig to use the p256-m directly (without PSA interface) 1 year ago
Valerio Setti 185ec2bf78 mbedtls: add support for the P256M driver 1 year ago
Fengming Ye edd0ed7339 mbedtls: add kconfig options 1 year ago
Valerio Setti 9360b6e1aa mbedtls: remove unused kconfigs for Blowfish, ARC4 and MD4 1 year ago
Tomi Fontanilles c1342b3aa9 modules: mbedtls: remove the default enabling of features 1 year ago
Tomi Fontanilles 3efdbe6c0c modules: mbedtls: rename CONFIG_MBEDTLS_MAC_*_ENABLED and rm duplicates 1 year ago
Valerio Setti 210e08be5d bluetooth: mesh: update BT_MESH_USES_MBEDTLS_PSA selected symbols 1 year ago
Valerio Setti 12ff947568 mbedtls: add new PSA_CRYPTO_CLIENT config 1 year ago
Valerio Setti 2adb4cac17 mbedtls: default enable USE_PSA_CRYPTO when CRYPTO_C 1 year ago
Valerio Setti dfae5ba7de mbedtls: fix entropy module enablement 1 year ago
Tomi Fontanilles 2d61db9a60 mbedtls: introduce PSA-specific Kconfig file 1 year ago
Valerio Setti f539b661d6 mbedtls: add specific Kconfig option for MBEDTLS_USE_PSA_CRYPTO 1 year ago
Valerio Setti a364fc8a41 mbedtls: add option to use CSPRNG as random source for PSA_CRYPTO_C 1 year ago
Tomi Fontanilles 6c68068c38 modules: mbedtls: remove default-enabling of hash algorithms 1 year ago
Jordan Yates 3247a1db81 modules: mbedtls: option for `MBEDTLS_HKDF_C` 1 year ago
Robert Lubos 232e4ad6b8 modules: mbedtls: Add Kconfig option to enable DTLS Connection ID 2 years ago
Robert Lubos c605c4930b modules: mbedtls: Fix dependencies with PSA crypto enabled 2 years ago
Jordan Yates a2395e8d5b mbedtls: add `MBEDTLS_AES_FEWER_TABLES` control 2 years ago
Moritz Fischer 8e18c5ce1d modules: mbedtls: Allow for enabling LMS algorithms 2 years ago
Robert Lubos b76c35d809 modules: mbedtls: Replace select statement with depends on for EC 3 years ago
Robert Lubos ab024565f0 modules: mbedtls: Update Kconfig defaults for OSCORE/EDHOC 3 years ago
Robert Lubos 1c1bb51730 modules: mbedtls: Add separate configs for EC algorithms 3 years ago
Robert Lubos fc81f67e9a modules: mbedtls: Add Kconfig entry for PSA API 3 years ago
Marcin Niestroj dfe9a91da2 modules: mbedtls: bring back SHA384 support 3 years ago
Pete Skeggs 6a9854e2ca modules: mbedtls: Add Kconfig option to enable Extended Master Secret 3 years ago