-
### systemd version the issue has been seen with
256.6
### Used distribution
NixOS unstable
### Linux kernel version used
6.6.57
### CPU architectures issue was seen on
x86_64
…
-
Help inspire you in learning mathematics and taking it very serious by continuous studying.
-
This might be a good way to reconcile Dream, Piaf, and the rest of the "ecosystem" for esy users.
The branch can probably be maintained by constantly cherry-picking a single commit that adds `esy.j…
-
The following workflows and package managers don't work when tools build into node_modules directories, or rely on dependencies existing in node_modules.
Because of this, developers building native…
-
When adding `@opam/dune-deps` to my `package.json` `devDependencies`, I get this error:
```
info esy 0.6.11 (using package.json)
info building @opam/dune-deps@opam:1.3.0@53c75e19
error: build fa…
-
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.…
-
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
-
Hello,
We have encountered an issue in how the provider behaves when a process spawns two or more threads that access the TPM. In our case, this process was an Apache server that uses the TPM as a …
-
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…