-
Hi,
Thanks for development of this nice tool.
I found no parameter to set strandness in the function "normalizeToMatrix", so I try a test to know whether the strandness of the input GRange objects …
-
Figure out how to integrate this library (and the required tss2 ones) into edk2. Edk2 is not particularly friendly to integrating external libraries. The assumption of static linking seems to have cau…
flihp updated
5 years ago
-
The log below shows memory leaks in fapi (and pkcs11 [ @williamcroberts ]).
This is on Fedora 34 with tpm2-tss-3.1.0.
To recreate the issue you may want to checkout out the swtpm project and do…
-
I am building tpm2-tss repo on Arm64 arch ubuntu20.04 machine and facing missing openssl error while running configure command.
I have build openssl 3.2.0 on the same machine and added path as well …
Bab95 updated
3 months ago
-
There is a mismatch in the way the `TPM2B_DATA` is implemented in this library compared to its definition in the specification.
### Implementation
In the source code, the structure is as follows…
-
Hello,
Here is some feedback about what it felt like to use tpm2-pytss 1.0.0-rc0 to perform operations such as reading a SRK or a NV index. Let's start with trying to read a Storage Root Key stored…
-
I ran into error below when I reboot and decrypt
My sequence was as below
1. tpm2_createprimary -c primary.ctx
2. tpm2_create -C primary.ctx -u a.pub -r b.priv
3. tpm2_load -C primary.ctx -u a.…
-
Hi @williamcroberts ,
I want to create nvram index, write into and read from my tpm's nvram using a C program that calls these functions. I don't want to use any system calls or popen. Can you hel…
-
Hi,
I am currently trying to import a key without inner and outer wrapper, only the private key and the public key portion. nevertheless I always get the error "0x000003d5 tpm:parameter(3):structure …
-
Let's not tell applications that if they have a PEM file with `-----BEGIN TSS2 PRIVATE KEY-----` they need to try both `tpm2` and `tpm2tss` engines to see which one happens to be present.
Let's ins…
dwmw2 updated
4 years ago