nuttx-apps/crypto
George Poulios 6600a5fd08 MbedTLS: patch warning when DTLS is off
This is to patch upstream MbedTLS issue:
  https://github.com/Mbed-TLS/mbedtls/issues/9425
that triggers a -Werror=undef when MBEDTLS_SSL_PROTO_DTLS
is undefined. There is no other way to silence that warning
and it breaks builds in systems with -Werror. Once the
upstream issue is resolved, this can be reverted.

Signed-off-by: George Poulios <gpoulios@census-labs.com>
2024-12-05 13:45:38 +08:00
..
controlse Update MbedTLS 3.4.0 -> 3.6.2 and set it as default 2024-12-01 17:57:21 +08:00
libsodium crypto/libsodium: fix libsodium compilation warning 2024-09-29 22:57:49 +02:00
libtomcrypt fix cmake code smell issues 2023-09-04 23:19:26 +08:00
mbedtls MbedTLS: patch warning when DTLS is off 2024-12-05 13:45:38 +08:00
openssl_mbedtls_wrapper mbedtls: compile warning fix 2024-10-27 20:57:11 +08:00
tinycrypt cmake:export tinycrypt headers 2024-09-13 23:16:26 +08:00
tinydtls crypto: add Eclipse tinydtls support 2023-07-27 09:33:10 -07:00
wolfssl remove crypto/xxx/README.md. Migrated to Documentation/applications/crypto 2023-10-30 10:00:01 +08:00
.gitignore Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
CMakeLists.txt cmake:migrate apps CMakeLists for mbedtls 2023-08-03 05:53:05 -07:00
Make.defs Add support for libtomcrypt 2021-07-12 17:49:26 -03:00
Makefile Add support for libtomcrypt 2021-07-12 17:49:26 -03:00