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 Added missing items from signing tool Visual Studio project. Updated signing documentation. 2020-03-11 12:25:51 -07:00
keygen.c keygen.c: replace gets with scanf 2020-06-11 17:14:27 +02:00
keygen.py Added --force option to keygen 2020-03-23 13:32:59 +01:00
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 wolfBoot Aarch64 support (Xilinx Zynq and Raspberry Pi): 2020-03-04 12:04:46 -08:00
wolfBootKeyTools.sln Added keygen C tool + vcproj for windows 2020-03-30 14:12:39 +02:00
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.