Marco Oliverio
|
abee55e7f5
|
tpm: policy_sign: fix: modulo by zero
|
2024-04-23 10:55:42 +02:00 |
Daniele Lacamera
|
fce6149cf8
|
Update license GPL2 -> GPL3
|
2024-04-16 16:46:15 +02:00 |
David Garske
|
b1ff7b0d95
|
Fix return code to avoid TLS/SSL header use. Fixed in https://github.com/wolfSSL/wolftpm/pull/308
|
2023-12-27 15:06:26 -08:00 |
Daniele Lacamera
|
f8ab11eede
|
[tpmtools] Added missing include to policy_sign
|
2023-12-27 12:44:09 +01:00 |
David Garske
|
3eb41afa85
|
Fixes for ECC sign where the r/s is does not match key size and needs zero padded.
|
2023-11-29 22:24:07 +01:00 |
David Garske
|
eb2978ab7f
|
TPM sealing cleanups. If using simulator don't extend the unseal PCR to prevent further access. Added `WOLFBOOT_NO_UNSEAL_PCR_EXTEND` option to prevent locking of PCR by random extend. Improvements to the `policy_sign` tool (example usage, ecc384 support).
|
2023-10-06 13:34:37 -07:00 |
Marco Oliverio
|
9aad079c85
|
tools/tpm: add policy_sign tool
The tool is based on the code from wolfTPM/examples/pcr/policy_sign.c
|
2023-09-28 13:12:26 +02:00 |