wolfBoot/tools/keytools
Daniele Lacamera fce6149cf8 Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
..
Makefile Fix lms and xmss build. 2024-03-19 21:50:46 +01:00
README.md Improvements to the key tools documentation. 2020-06-24 09:04:24 -07:00
keygen.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
keygen.py Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
sign.c Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
sign.py Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
user_settings.h Update license GPL2 -> GPL3 2024-04-16 16:46:15 +02:00
wolfBootKeyTools.sln Added keygen C tool + vcproj for windows 2020-03-30 14:12:39 +02:00
wolfBootKeygenTool.vcxproj Fixes for IAR. Switch to new `src/keystore.c` for keys. Fixes for building keytools in Visual Studio. 2022-07-26 09:34:53 +02:00
wolfBootSignTool.vcxproj Fixes for IAR. Switch to new `src/keystore.c` for keys. Fixes for building keytools in Visual Studio. 2022-07-26 09:34:53 +02:00

README.md

Key Tools for signing and key generation

See documentation here.