Brett Nicholas
f9419ad495
add documentation for exposed wolfHSM config values, plus some small doc fixes
2026-08-07 11:20:03 -06:00
Marco Oliverio
36b665bfcc
pic32cz: add wolfHSM client target
...
Run wolfBoot on the PIC32CZ CA9x host core (Cortex-M7) as a wolfHSM client,
offloading the image digest (SHA-256) and the ECDSA P-256 signature check to
the wolfHSM server.
2026-07-29 18:07:45 +02:00
Brett Nicholas
235bd820e6
Add support for auxillary algorithms and cert chain/TPM usage
2026-07-22 11:47:16 +02:00
aidan garske
b9bd6dae17
Add WOLFCRYPT_TZ_WOLFHSM TrustZone engine for STM32H5
2026-06-24 15:49:43 -07:00
Brett Nicholas
b52dd5a1d0
make wolfHSM client ID parameterizable and settable via Makefiles
2026-06-16 22:03:28 -06:00
Brett Nicholas
7195bd8008
remove unnecessary wolfHSM PUBKEY_ID macro
2026-06-16 22:03:28 -06:00
Brett Nicholas
a1f86fa1c2
expose root CA list as makefile var
2026-05-26 17:37:50 +02:00
Brett Nicholas
b8bc0a75e5
Add support for wolfHSM multi-root certificate verification
2026-05-26 17:37:50 +02:00
David Garske
2546ebcaf9
Fixes for unused variables. Also repaired STM32WB55 build with PKA
2025-11-20 18:26:58 +01:00
Brett Nicholas
1febfd906e
unify global HAL names between server/client, update docs
2025-06-25 12:17:39 +02:00
Brett Nicholas
7660bf66f8
Add wolfHSM cert chain verification for ECC and RSA
2025-05-27 15:42:59 -06:00
Brett Nicholas
497d42a080
Update wolfHSM.md
2024-12-16 19:14:24 +01:00
Brett Nicholas
0a63f0f4aa
Update wolfHSM.md
...
add ML-DSA to list of supported algorithms for wolfHSM
2024-12-16 19:14:24 +01:00
Brett Nicholas
ceffc788dd
- support for wolfHSM ML-DSA on simulator and AURIX (DMA only)
...
- consolidate AURIX scripts into wbaurixtool.sh
- documentation updates
2024-12-16 19:12:23 +01:00
Brett Nicholas
78e4275f99
Initial wolfHSM support for simulator and AURIX TC3xx
2024-11-13 09:52:49 +01:00