wolfBoot/tools/keytools
Daniele Lacamera ceb07ec315 Fixed encryption alignment and signing tool IV 2020-06-16 17:52:50 +02:00
..
Makefile Fixed unused warning fixes and missing errno.h in keygen.c. Update tools/keytools Makefile to build keygen. Cleanup to support using C version of "sign" and "keygen" after "make keytools". 2020-04-07 18:27:05 +02:00
README.md
keygen.c keygen.c: replace gets with scanf 2020-06-11 17:14:27 +02:00
keygen.py
sign.c sign.c: Fixed parsing size of public key when in 'manual-sign' or 'sha-only' 2020-06-11 17:14:05 +02:00
sign.py Fixed encryption alignment and signing tool IV 2020-06-16 17:52:50 +02:00
user_settings.h
wolfBootKeyTools.sln
wolfBootKeygenTool.vcxproj Fix for intermediate directory naming conflict between two projects. 2020-04-07 18:12:56 +02:00
wolfBootSignTool.vcxproj Fix for intermediate directory naming conflict between two projects. 2020-04-07 18:12:56 +02:00

README.md

Signing Tool

See documentation here.