-
When `tpm2_createpolicy` is called with `--policy-pcr`, it requires an output file (policy) being specified, but at the same time it creates and keeps a loaded session of type `TPM2_SE_TRIAL`.
Repr…
-
I am trying to load AES256 key and want to calculate dgst using sha1.
Commands used:
openssl rand -out aes-128.key 16
openssl rand -out challenge.bin 16
tpm2_loadexternal -G aes128 -r aes-128.…
-
### Component
systemd-cryptsetup
### Is your feature request related to a problem? Please describe
My LUKS boot device is secured with `tpm2-device=auto,tpm2-pin=yes`. However, on boot I only have …
-
Hey,
I run on ubuntu 22 and after enabling fips (using Ubuntu pro, enabled fips-preview) tpm2 createprimary fails. before enabling fips everything worked fine.
`user@user:~$ uname -a
Linux user 5.1…
-
Hello together
I am stuck with OpenSSL at one point. We send a CSR from a TPM to the PKI and the PKI sends back a certificate. Unfortunately, the certificate verification fails.
The PKI has existe…
-
- Model: galp7
- BIOS version: 2023-09-08_42bf7a6
- EC version: 2023-09-08_42bf7a6
- OS: Pop!OS 22.04
- Kernel: 6.5.6
Trying to clear the TPM with `tpm2_clear` we get a TPM error:
```
ERROR: …
-
# Environment
* OS / version: fedora35
* Processor architecture: x86_64
* TPM Manufacturer: swtpm
* Keylime version: keylime-upstream-version
# Description
When I use different encrypti…
-
OS: Ubuntu 22.04 with fips-updates
Symptom: Use of TPM2 tools fails with error code 0x70001 (e.g., `tpm2_clear`, `tpm2_nvdefine 0x1500018 -C o -s 32`). I assume this is an incompatibility between t…
-
Hi, I am trying to import the externally create private key of a certificate into the TPM, then export it as TSS2 and re import it again but this does not work.
What I did first, was importing the …
Tyrrx updated
1 month ago
-
### Device
VP4650
### RTE version
Dasharo v1.2.0
### Affected component(s) or functionality
_No response_
### Brief summary
`TPMCMD007.002 CREATELOADED Function (Ubuntu 22.04)` don't work on VP…