tpm2-tools icon indicating copy to clipboard operation
tpm2-tools copied to clipboard

The source repository for the Trusted Platform Module (TPM2.0) tools

Results 185 tpm2-tools issues
Sort by recently updated
recently updated
newest added

I tried to run this example command ``` tss2_getrandom --numBytes=20 --data=- ``` but get these error messages: ``` ERROR:fapi:src/tss2-fapi/ifapi_keystore.c:515:rel_path_to_abs_path() ErrorCode (0x00060034) FAPI not provisioned for path: P_ECCP256SHA256/HS/SRK. ERROR:fapi:src/tss2-fapi/ifapi_keystore.c:582:ifapi_keystore_load_async() ErrorCode (0x00060034)...

If we need to set a PIN to get the TPM ownership. Then how can we keep the PIN security? If we don't want other unauthorized user or application to...

log: WARNING:tcti:src/tss2-tcti/tcti-device.c:189:tcti_device_receive() The underlying IPC mechanism does not support asynchronous I/O. The 'timeout' parameter is set to TSS2_TCTI_TIMEOUT_BLOCK Fapi_Initialize OK! test.1 ### **ERROR:fapi:src/tss2-fapi/fapi_crypto.c:1046:get_ecc_tpm2b_public_from_evp() ErrorCode (0x0006000b) Curve 494 not implemented** ERROR:fapi:src/tss2-fapi/fapi_crypto.c:1742:ifapi_cert_to_pem()...