mbedtls/tinycrypt
Jarno Lamsa 187fbb1334 Use mbedtls_platform_zeroize in uecc code
ecc_dh.c used memset and gcc-specific asm-commands, changed those
to use mbedtls_platform_zeroize to allow compilation with different
compilers.
2019-04-25 09:03:19 +03:00
..
CMakeLists.txt Add CMake support for uecc 2019-04-24 16:17:10 +03:00
ecc.c Remove unused headers from uecc sources 2019-04-24 16:19:50 +03:00
ecc_dh.c Use mbedtls_platform_zeroize in uecc code 2019-04-25 09:03:19 +03:00
ecc_dsa.c Remove unused headers from uecc sources 2019-04-24 16:19:50 +03:00