David Garske
|
557abcf76a
|
Support for STM32H7S (tested on NUCLEO-H7S3L8). It supports hardware crypto for RNG, Hash, AES and PKA. Added future config option for DTLS v1.3. Support DTLS v1.3 only reduce code size (tested with: `./configure --enable-dtls13 --enable-dtls --disable-tlsv12 CFLAGS="-DWOLFSSL_SEND_HRR_COOKIE"`).
|
2025-02-26 14:00:48 -08:00 |
JacobBarthelmeh
|
2c24291ed5
|
update copyright date
|
2025-01-21 09:55:03 -07:00 |
Daniel Pouzzner
|
afa5b0168e
|
fix HAVE_SHA* configurations in IDE/iotsafe/user_settings.h to also set WOLFSSL_SHA*, and in IDE/STM32Cube/default_conf.ftl, IDE/iotsafe/user_settings.h, and examples/configs/user_settings_stm32.h, comment HAVE_SHA* as "old freeRTOS settings.h requires this".
|
2024-10-23 12:46:32 -05:00 |
David Garske
|
9d24480379
|
Fix `WOLF_CONF_AESGCM=2`.
|
2024-09-19 14:19:39 -07:00 |
David Garske
|
9815d9bd03
|
Support for STM32G4. ZD 18675
|
2024-09-19 10:54:29 -07:00 |
Anthony Hu
|
844d0ec558
|
Get rid of pqm4 in favour our own Kyber/MLDSA implementation
|
2024-08-29 13:23:39 -04:00 |
JacobBarthelmeh
|
31a6a2bf59
|
update copyright to 2024
|
2024-07-19 13:15:05 -06:00 |
David Garske
|
0dde07e282
|
Whitespace cleanups (appease multi-test "check-source-text").
|
2023-11-01 15:03:12 -07:00 |
David Garske
|
33e12e3537
|
Support for the STM32WL55 and PKA improvements for ECC parameters. Fixes #6386 and Fixes #6396.
|
2023-11-01 13:55:31 -07:00 |
kaleb-himes
|
0fb514fa41
|
Remove references to WOLFSSL_SP_CACHE_RESISTANT as it is always on
|
2023-09-07 14:24:51 -06:00 |
Jacob Barthelmeh
|
9dcc48c8f7
|
update copyright to 2023
|
2022-12-30 17:12:11 -07:00 |
Jacob Barthelmeh
|
8eaa85e412
|
update copyright year to 2022
|
2022-07-19 10:44:31 -06:00 |
David Garske
|
9c5821569f
|
For STM32 hashing to wait for hash done on block size + 1 word. Updated the STM32U5 benchmarks. Added note about new GCM_TABLE_4BIT.
|
2022-06-17 09:07:45 -07:00 |
Anthony Hu
|
b957a6e872
|
Purge Rabbit cipher
|
2022-01-28 13:13:53 -05:00 |
Anthony Hu
|
c2860cb311
|
Get rid of HC-128
|
2022-01-17 18:11:54 -05:00 |
Daniel Pouzzner
|
0b4f34d62a
|
typographic cleanup: fix whitespace, remove unneeded UTF-8, convert C++ comment constructs to C.
|
2021-11-08 17:35:05 -06:00 |
David Garske
|
ffb9a8b440
|
Improve the user_settings_template to incude Windows. Added STM32 configuration example.
|
2021-06-17 15:19:45 -07:00 |