50 Commits
Author SHA1 Message Date
iceman1001 cbb572afad style 2026-05-11 14:36:17 +02:00
Philippe Teuwen 64f0145cb4 ARM mbedtls: prevent compilation of self_test functions
They were discarded by the linker GC as they weren't used so far, but better to make it explicit.
2026-04-28 13:00:43 +02:00
Philippe Teuwen fdf3b2690a Various fixes to content GCC 16... 2026-02-07 00:51:53 +01:00
Philippe Teuwen c00e4801b7 make style 2026-02-06 13:43:41 +01:00
Philippe Teuwen fd88967443 make style 2025-10-14 09:50:59 +02:00
Oleg Moiseenko 944a80d217 make style 2025-09-21 16:41:30 +03:00
iceman1001 cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
iceman1001 86e8792f34 minor textual changes \n and added support for bambu kdf. 2024-11-20 01:49:45 +01:00
iceman1001 67c14c5314 adapt regression tests 2024-04-22 09:21:55 +02:00
Grayson Martin 8bb4949016 Finish initial implementation 2023-07-11 15:11:01 -05:00
iceman1001 7329d7b0d0 fix missing files for compilation 2023-07-09 13:04:10 +02:00
Grayson Martin 1e54cd661c make style 2023-07-08 18:18:36 -05:00
Grayson Martin b30f8ae37f Finish decryption algorithm implementation 2023-07-08 18:18:35 -05:00
Grayson Martin 44f2e253d8 import mbedtls ecc point (de)compression extension and use 2023-07-08 18:18:34 -05:00
iceman1001 e995a25ec5 fix warning on termux 2023-01-15 05:37:43 +01:00
iceman1001 aff29b9d3b silence warning (@natesales) 2022-10-26 06:55:47 +02:00
Philippe Teuwen 62a9f5dcc2 make style 2021-12-29 16:28:50 +01:00
Philippe Teuwen 17b369cc52 Backport mbedtls fix for gcc 11.1 2021-12-18 23:42:25 +01:00
Philippe Teuwen eee13d9eb0 mbedtls: disable timing, unused and needs tuning on ProxSpace 2021-05-14 14:07:59 +02:00
Philippe Teuwen cd5f9e9b5f mbedtls: remove inline on mpi fcts to avoid warning:
call is unlikely and code size would grow [-Werror=inline]
2021-05-14 14:07:59 +02:00
Philippe Teuwen 9d8fd0f2bb mbedtls: stack warning fix, cf 17bce5fb5a 2021-05-14 14:07:59 +02:00
Philippe Teuwen ec8ec893c6 mbedtls: memset, cf 996ed197fb 2021-05-14 14:07:59 +02:00
Philippe Teuwen 07a62da2d9 mbedtls: add secp128r1, cf 996ed197fb 2021-05-14 14:07:59 +02:00
Philippe Teuwen 463d19773b mbedtls: port previous config 2021-05-14 14:07:59 +02:00
Philippe Teuwen b1d6eaf2f7 mbedtls: make style 2021-05-14 14:07:59 +02:00