nuttx-apps/crypto
Lingao Meng 518e455dce add macro for ecc
application may use micro-ecc for some ecc operation, which may be
faster than tinycrypt, due to assamble code, but both of them have
same function defination, cause build error on there case.

Signed-off-by: Lingao Meng <menglingao@xiaomi.com>
2023-08-29 12:19:26 +03:00
..
controlse Added tools for NXP SE05x (secure element) 2023-08-22 10:12:31 +08:00
libsodium cmake:replace custom_patch_target with PATCH_COMMAND 2023-08-24 17:49:12 +02:00
libtomcrypt cmake:replace custom_patch_target with PATCH_COMMAND 2023-08-24 17:49:12 +02:00
mbedtls mbedtls: update Kconfig 2023-08-27 21:44:10 +08:00
tinycrypt add macro for ecc 2023-08-29 12:19:26 +03:00
tinydtls crypto: add Eclipse tinydtls support 2023-07-27 09:33:10 -07:00
wolfssl add wolfssl integration files 2023-05-15 13:24:47 -03:00
.gitignore
CMakeLists.txt cmake:migrate apps CMakeLists for mbedtls 2023-08-03 05:53:05 -07:00
Make.defs
Makefile