-
In the tpm2-software/tpm2-pytss project we are wrapping the C API exposed in tpm2-software/tpm2-tss.
One of the C structures has a member by the name of `property`, the code generated by SWIG…
-
I have two test programs running on a same computer.
1. Opens a session with a token and does one sign operation using a private key inside it and sleeps indefinitely, holding a session without clos…
-
I ran into error below when I reboot and decrypt
My sequence was as below
1. tpm2_createprimary -c primary.ctx
2. tpm2_create -C primary.ctx -u a.pub -r b.priv
3. tpm2_load -C primary.ctx -u a.…
-
Hello,
I'm writing a TPM POC to test the TPM2 functions using the FAPI lib.
The POC code works fine on a TPM2 simulator but when used on an actual TPM2, i get an error while provisioning (Fapi_…
ishfx updated
2 years ago
-
The `tpm2_tools(1)` page says:
```bash
tpm2_createprimary -C e -c primary.ctx
tpm2_create -G rsa -u rsa.pub -r rsa.priv -C primary.ctx
tpm2_load -C primary.ctx -u rsa.pub -r rsa.priv -c rsa.…
-
When running tests with swtpm (0.5.2) linked with libtpms(0.8.0). I'm seeing a lot of:
```
WARNING:esys:src/tss2-esys/api/Esys_StartAuthSession.c:390:Esys_StartAuthSession_Finish() Received TPM Erro…
baloo updated
9 months ago
-
I did some experiments with DRTM and tried to seal my LUKS key to DRTM PCRs. Although I have verified that my PCRs do not change after final modifications to initramfs and kernel commandline, I get a …
-
Is there a reason to require a TCTI for policy tools that do not interact with the TPM when they are not invoked with `--policy-session`? I need to build an policy for create a duplicate object and do…
-
As I tried, does fwupd only support Unifying Dongles?All Lightspeed Dongles can not find by fwupd, even after I make the cabs and add to vendor-directory
```
ubuntu@ubuntu:~/fw_updates/RQR44/RQR44.0…
imEgo updated
3 years ago
-
please help.