wolfBoot/tools/keytools
David Garske 05b83544fb Fixes based on peer review. Add output of signed policy to file (append .sig). Tested successfully with multiple PCRs. In example unlock_disk extend PCR with random value after unseal to prevent unsealing after boot. 2023-09-12 12:26:48 +02:00
..
Makefile Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
README.md
keygen.c LMS wolfBoot support. 2023-09-06 07:57:10 +02:00
keygen.py Adding GitHub Action for testing TPM features. 2023-08-17 13:43:58 +02:00
sign.c Fixes based on peer review. Add output of signed policy to file (append .sig). Tested successfully with multiple PCRs. In example unlock_disk extend PCR with random value after unseal to prevent unsealing after boot. 2023-09-12 12:26:48 +02:00
sign.py
user_settings.h Support for sealing/unseal a secret based on an externally signed PCR policy. 2023-09-12 12:26:48 +02:00
wolfBootKeyTools.sln
wolfBootKeygenTool.vcxproj
wolfBootSignTool.vcxproj

README.md

Key Tools for signing and key generation

See documentation here.