wolfBoot/tools/keytools
Daniele Lacamera e367cd17e0 keygen.c: replace gets with scanf 2020-06-11 17:14:27 +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 sign.py: Fixed parsing size of public key when in 'manual-sign' or 'sha-only' 2020-06-11 17:03:47 +02:00
user_settings.h
wolfBootKeyTools.sln
wolfBootKeygenTool.vcxproj
wolfBootSignTool.vcxproj

README.md

Signing Tool

See documentation here.