wolfTPM/wolftpm
David Garske a6d7ed8695 Added example for `TPM2_Certify`:
* Added new build option for TPM provisioning (`--enable-provisioning` on by default).
* Added new `wolfTPM2_CreatePrimaryKey_ex` and `WOLFTPM2_PKEY` that supports returning creation ticket/hash.
* Added key templates for initial device (IDevID) and attestation keys (IAK).
* Extended `create_primary` example to support creation or IDevID and IAK.
* Added new policy hash helper API `wolfTPM2_PolicyHash`
* Switch handle/nvIndex string parsing to use `strtoul`.

ZD 18347
2024-08-22 10:38:01 -07:00
..
include.am
options.h.in
tpm2.h Added example for `TPM2_Certify`: 2024-08-22 10:38:01 -07:00
tpm2_linux.h
tpm2_packet.h
tpm2_param_enc.h
tpm2_socket.h
tpm2_swtpm.h
tpm2_tis.h
tpm2_types.h Added example for `TPM2_Certify`: 2024-08-22 10:38:01 -07:00
tpm2_winapi.h
tpm2_wrap.h Added example for `TPM2_Certify`: 2024-08-22 10:38:01 -07:00
version.h
version.h.in
visibility.h