From 7819fedca73e943746b95be062ee3ab67f0f3af0 Mon Sep 17 00:00:00 2001 From: David Garske Date: Fri, 15 Nov 2019 12:10:09 -0800 Subject: [PATCH] Update for OpenSTM32 project. Adds TLS benchmarking tool, which test client/server for each cipher suite. --- IDE/OPENSTM32/.cproject | 176 +- IDE/OPENSTM32/.project | 2419 +-------------------------- IDE/OPENSTM32/Inc/lwipopts.h | 105 -- IDE/OPENSTM32/Inc/user_settings.h | 204 ++- IDE/OPENSTM32/Inc/wolfssl_example.h | 43 +- IDE/OPENSTM32/README.md | 16 +- IDE/OPENSTM32/Src/main.c | 161 +- IDE/OPENSTM32/Src/wolfssl_example.c | 1357 ++++++++++++++- IDE/OPENSTM32/include.am | 1 - 9 files changed, 1654 insertions(+), 2828 deletions(-) delete mode 100644 IDE/OPENSTM32/Inc/lwipopts.h diff --git a/IDE/OPENSTM32/.cproject b/IDE/OPENSTM32/.cproject index ae89015c2..294abb34a 100644 --- a/IDE/OPENSTM32/.cproject +++ b/IDE/OPENSTM32/.cproject @@ -1,125 +1,150 @@ - - + + + - - - - - @@ -131,7 +156,7 @@ - +