-
Given the following spec file which has a version set correctly, and then writes out a file with a macro so we don't duplicate information
```
% grep "^Version: " python-tpm2-pytss.spec
Version: …
-
## Expected behaviour
`devid.hash` is created.
`devid.data` is created.
`devid.ticket` is created.
## Observed behaviour
Non of the files are created.
## Reproducer
```
tpm2_createpr…
-
Es gibt ja einen schönen LED-Steuerungsadapter für das Artnet-Protokoll... leider nutze ich TPM2.NET :(
Ich nutze:
LED-Stipes: https://www.elv.de/diamex-5-m-rgb-led-streifen-mit-ws2812-rgb-leds-ho…
-
When I try to import my new created ssh key with ou withouth password I allways get this error:
```python
Traceback (most recent call last):
File "/usr/lib/python-exec/python3.11/tpm2_ptool", lin…
-
**The problem you're addressing (if any)**
QubesOS currently has no method for AEM like boot integrity attestation on UEFI or TPM 2.0 systems. This package, along with some configuration could form t…
-
Incorporate the work of @brdanin (https://github.com/gardenlinux/builder/pull/62 and https://github.com/gardenlinux/builder/pull/69) into https://github.com/gardenlinux/gardenlinux/pull/2259
-
### Node.js Version
v18.19.1
### NPM Version
v9.2.0
### Operating System
Linux test1 6.8.0-35-generic #35-Ubuntu SMP PREEMPT_DYNAMIC Mon May 20 15:51:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
#…
-
Hi,
if I try to perform a TLS handshake with tpm2 provider being used on the server side on Windows, I get the following error:
```
SSL_connect error: error:02000088:rsa routines::salt length che…
-
The "Sealing" section of nvram.md demonstrates the following command sequence:
```bash
$ tpm2_pcrread -o srtm.pcrvalues sha256:0,1,2,3
$ tpm2_createpolicy --policy-pcr -l sha256:0,1,2,3 -f srtm.p…
-
I was wondering how this crate would also work on Windows platforms. I found:
The official tpm2-tss project https://github.com/tpm2-software/tpm2-tss contains a tcti-tbs.c driver and the included I…