wolfBoot/tools/keytools
David Garske 0b10eb0765 Fix issue with wolfssl submodule update and random.c change keytool failure because of NO_FILESYTEM. 2025-06-24 19:02:49 +02:00
..
otp Refactor to eliminate PLATFORM_ -> TARGET_. Fix CI errors. 2024-08-14 18:06:12 +02:00
Makefile ML-DSA default is level 2. The keytools must be able to support all ML-DSA levels at run-time using `ML_DSA_LEVEL` environment variable. wolfBoot needs to be built with the correct level specified in the .config. 2024-12-05 14:25:43 -08:00
README.md Improvements to the key tools documentation. 2020-06-24 09:04:24 -07:00
keygen.c Fix for Renesas TSIP key types. Fix for Renesas RX .keystore location in linker script. Fix for wolfBoot as library with Renesas to make sure crypto hardware is initialized and setup. Add forced alignment on additional buffers used for flash read/write. 2025-06-16 19:05:49 +02:00
keygen.py Fix for Renesas TSIP key types. Fix for Renesas RX .keystore location in linker script. Fix for wolfBoot as library with Renesas to make sure crypto hardware is initialized and setup. Add forced alignment on additional buffers used for flash read/write. 2025-06-16 19:05:49 +02:00
sign.c review feedback: remove use of unused intermediate variable 2025-05-28 12:24:26 -06:00
sign.py Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
user_settings.h Fix issue with wolfssl submodule update and random.c change keytool failure because of NO_FILESYTEM. 2025-06-24 19:02:49 +02:00
wolfBootKeyTools.sln
wolfBootKeygenTool.vcxproj Progress getting the Windows tools to build. 2024-12-05 08:36:02 -08:00
wolfBootSignTool.vcxproj Progress getting the Windows tools to build. 2024-12-05 08:36:02 -08:00

README.md

Key Tools for signing and key generation

See documentation here.