David Garske
|
8635014249
|
Fix to enable SHA384/SHA512 crypto hardware on STM32H7S.
|
2025-03-24 14:30:35 -07:00 |
David Garske
|
93c8d7df0d
|
Fixes for STM32H7S AES GCM. Cleanups for STM32 AES GCM.
|
2025-03-21 16:17:36 -07:00 |
David Garske
|
23ff43f955
|
Testing results on the STM32WBA52 (Cortex-M33).
|
2025-03-20 16:02:46 -07:00 |
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 |
David Garske
|
cd0301fc66
|
Fixes for benchmark with small stack (RSA was being skipped). Added Thumb2 benchmarks for STM32H753.
|
2024-02-22 14:56:51 -08:00 |
David Garske
|
4b74a2f006
|
Updated STM32L4 (Cortex-M at 80MHz) benchmarks with v5.6.4 using the new ARM ASM speedups.
|
2023-11-27 15:48:32 -08: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 |
David Garske
|
e1ca478356
|
Added STM32G0 benchmarks.
|
2023-04-12 13:45:28 -07:00 |
David Garske
|
d99514a41c
|
Added benchmarks for STM32H563ZI.
|
2023-03-30 14:42:20 -07:00 |
David Garske
|
92fcea39db
|
Fix for DES3 with STM32 and `STM32_CRYPTO_AES_ONLY` (broken in #5223) . Add U5 PKA support and benchmarks. Fix MD5 with `OPENSSL_EXTRA` and `HAVE_MD5_CUST_API`.
|
2022-06-17 11:50:29 -07: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 |
David Garske
|
1ed66f11a9
|
Fixes for STM32L5 benchmarks.
|
2020-07-28 13:56:23 -07:00 |
David Garske
|
223f848dae
|
Expanded documentation for using the wolfSSL Cube pack. Added STM32 benchmarks for several boards.
|
2020-07-28 12:08:12 -07:00 |