-
Hi,
I have a TPM (vTPM) enabled on a VMWare Workstation using Ubuntu 19.10.
I am able to run the command
$ sudo tpm2_getrandom 4 -v
tool="tpm2_getrandom" version="4.1.1-RC1" tctis="libtss2-t…
-
The following script works
```bash
echo "Enrolling with Endorsement Key"
# Clear the TPM
tpm2_clear
# Create Endorsement Key
tpm2_createprimary -c ek.ctx -C e
tpm2_readpublic -c ek.ctx -o…
-
**Describe the bug**
tpm2 hardware appears to be no longer correctly recognised/initialised by DT overlay and kernel modules, and tpm2 tools timeout and fail.
**To reproduce**
Upgrade RPiOS f…
-
Hey folks
I am trying to create an RSA key can both sign and encrypt/decrypt under SRK. However when I add both sign and decrypt like this:
```
defaultKeyParams = tpm2.Public{
Type: tp…
-
Hello everyone.
I'm working on Embedded device with Infineon SLB9670 TPM2 module.
Trying to open tpm device by using tpm2.OpenTPM call.
During the first 2-3 retries, getting the following err…
-
For both CI and local testing we make use of specific Docker images that offer all the dependencies/functionality that we need (e.g. SoftHSM library or TPM2 simulator).
While these are mostly used …
-
Toggling physical presence is needed for testing PolicyPhysicalPresence and PP_Commands, I'm looking into a solution for the IBM simulator, but I'm unsure how to do it for swtpm.
Adding an EK certs…
whooo updated
3 years ago
-
**systemd version the issue has been seen with**
> v248
**Used distribution**
> Arch
**Linux kernel version used** (`uname -a`)
> 5.11.11-arch1-1
**CPU architecture issue was seen on**
…
-
**Describe the bug**
when I perform make check, some test failed
**To Reproduce**
```bash_language
$ git reset --hard v0.5.2
HEAD is now at e59c0c1 debian/rpm: Adjust changelog for 0.5.2 releas…
-
**Describe the bug**
When running `tpm2_createprimary` on swtpm with libtpms 0.7.4 to generate an RSA-2048 key, the modulus of the key always contains many zeros in its high bits. By extracting the p…