tpm2-tools icon indicating copy to clipboard operation
tpm2-tools copied to clipboard

The source repository for the Trusted Platform Module (TPM2.0) tools

Results 194 tpm2-tools issues
Sort by recently updated
recently updated
newest added

I have a KVM UEFI virtual machine booted with sd-boot as the bootloader. Historically sd-boot would extend the kernel command line into PCR 8, but it recently changed to using...

post-release

Hi, guys, I download two packages (tpm2-tools-5.2.tar.gz , tpm2-tss-3.2.0.tar.gz) from the github. Compiling and Installed them in ubuntu 19.04. The packaing building commands are easy: (1) ./configure --prefix=/usr (2) make...

Hi, may I'm missing something. How I create an ECDAA key with the tpm2_create function? This algorithm seems not to be specified. Cheers

I am running the tests (units and integration) under a S390X architecture and I have errors in 4 tests. I create the issue to report them and maybe work on...

I am running the tests (units and integration) under a PPC64 architecture and I have errors in 4 tests. I create the issue to report them and maybe work on...

I am running the tests (units and integration) under a PPC architecture and I have errors in 5 tests. Even I am not sure if the errors are in tpm2-tools,...

Signed-off-by: William Roberts

In the version of tpm2 tools we are using, which is 3.1, the sym-keybits field seems to be missing from the context file created by tpm2_createprimary. In recent versions, the...

The -u or unique option on tpm2_createprimary requires that the user craft specific binary data structures. This is both not well documented, and difficult. Provide an interface to map string...