wolfBoot/tools/keytools
Daniele Lacamera 068f1acfc9 Added missing symbols, change fix for double def 2025-03-27 18:21:25 +01: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 cast malloc result 2024-12-16 19:12:23 +01:00
keygen.py Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
sign.c Sign: use manifest header to retrieve base version 2024-12-30 16:36:00 +01:00
sign.py Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
user_settings.h Added missing symbols, change fix for double def 2025-03-27 18:21:25 +01:00
wolfBootKeyTools.sln Added keygen C tool + vcproj for windows 2020-03-30 14:12:39 +02:00
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.