Sean Parkinson
|
55ea2facdd
|
Changes to clear issues raised by cppcheck
|
2020-01-30 14:24:32 +10:00 |
|
Chris Conlon
|
45c5a2d39c
|
update copyright to 2020
|
2020-01-03 15:06:03 -08:00 |
|
David Garske
|
cb9f16d3cb
|
Fix for proper sizing of in-memory buffer for TLS benchmarking (32 is not always the max digest size).
|
2019-11-18 10:34:15 -08:00 |
|
David Garske
|
12d2d17d18
|
Minor cleanups to TLS bench tool configuration.
|
2019-11-18 10:29:50 -08:00 |
|
David Garske
|
b676c69561
|
Fix for DES mutex return code. Fix TLS bench thread shutdown. README.md updates.
|
2019-11-18 06:46:20 -08:00 |
|
David Garske
|
7819fedca7
|
Update for OpenSTM32 project. Adds TLS benchmarking tool, which test client/server for each cipher suite.
|
2019-11-15 12:10:09 -08:00 |
|
David Garske
|
a616513860
|
Added support for AES GCM with STM32F2/STM32F4 using Standard Peripheral Library and CubeMX. Added AES ECB Decrypt for Standard Peripheral Library. Fixes for wolfCrypt test with STM32 crypto hardware for unsupported tests (AES CTR plus 9 and AES GCM with IV != 12). Improve AES CBC for STM32 to handle block aligned only. Added IDE example for SystemWorkbench for STM32 (Open STM32 tools) IDE.
|
2017-05-19 11:15:46 -07:00 |
|