wolfBoot/tools/keytools
Daniele Lacamera 3815067fa0 Fixed SIGN=NONE. Improved tests 2022-04-08 13:04:26 +02:00
..
Makefile Merge pull request #167 from danielinux/aes-encryption 2022-02-09 10:55:51 -08:00
README.md
keygen.c Added new signature algo: ECC384 2022-04-01 12:21:42 -07:00
keygen.py Added new signature algo: ECC384 2022-04-01 12:21:42 -07:00
sign.c Fixed SIGN=NONE. Improved tests 2022-04-08 13:04:26 +02:00
sign.py Added SHA2-384 support for integrity checks 2022-04-06 09:41:37 +02:00
user_settings.h Added SHA2-384 support for integrity checks 2022-04-06 09:41:37 +02:00
wolfBootKeyTools.sln
wolfBootKeygenTool.vcxproj tools: windows solution using windows slashes for includes 2021-12-15 08:46:06 -08:00
wolfBootSignTool.vcxproj tools: windows solution using windows slashes for includes 2021-12-15 08:46:06 -08:00

README.md

Key Tools for signing and key generation

See documentation here.