-
Hello,
I have tried to clone the identity service from the repo (commit df67f5fad26e8c9d367c48153445808dc101d39a) and tried to follow the [guide for building the service](https://azure.github.io/iot-…
-
Hi,
I just installed the library and wanted to test it with a simple example:
```python
from tpm2_pytss.fapi import FAPI, FAPIDefaultConfig
from tpm2_pytss.binding import *
fapi = FAPI()
f…
-
**Bug description**
When running `TPM2_ContextSave` followed by a `TPM2_ContextLoad` inside a Windows guest in qemu as part of a `certreq` command, the `TPM2_ContextLoad` fails.
The reason for thi…
-
Hi - I'm using tpm2-tss, version 3.1, and the TPM Simulator v1661.tar
Esys_Intialize call returns the following messages:
ERROR:tcti:src/tss2-tcti/tcti-device.c:443:Tss2_Tcti_Device_Init() Faile…
-
## Expected Behavior
When Aziot Edge configured to provision against DPS and enrollment group using EST test server with certificates stored in TPM using PKCS11, provisioning should work and device s…
-
Hi all,
i have created this [bug](https://github.com/tpm2-software/tpm2-pkcs11/issues/656) and my question is if pkcs11-tool has a bad implementation or tpm2-pkcs11 module? Because i have verified ge…
-
Hello, when I am following the [building-archlinux-template](https://github.com/Qubes-Community/Contents/blob/master/docs/building/building-archlinux-template.md) manual, I encountered the infinitely …
-
`make` and `./remove.sh` was successful
```
root@pve:~/forcefully-remove-bootfb# ./remove.sh
++ grep BOOTFB /proc/iomem
++ awk '{ print $1 }'
+ range=d0000000-d1fa3fff
+ IFS=-
+ read -ra ADDR…
kukat updated
2 years ago
-
I'm not sure if this is a bug or a misunderstanding on my part (sorry if it is :upside_down_face:).
I tried to create a new hardware wallet using my *Ledger Nano S*.
### Steps to reproduce
I pl…
-
I apologize in advance for this might not be the correct place for this kind of question/bug.
I ran into something that made me rather confused when it came to the use of the interface type in the …