Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
58 views

public static AESTPMKey OpenOrCreateAesRootKey() { const uint persistentHandleValue = 0x81000001; var persistentHandle = new TpmHandle(persistentHandleValue); // 1️⃣ Connect to TPM ...
Advice
0 votes
1 replies
28 views

Can I setup an F5VPN connection using a key generated and stored inside the TPM of my Linux laptop? Platform is Debian 13? AFAICT f5fpc is based upon openssl (which could imply PKCS#11 support), but ...
2 votes
0 answers
76 views

I am developing software that uses OpenSSL for implementing a TLS client. I am developing it in the C++ language, to run in Linux for ARM 64-bit. I intend to use the cipher TLS_PSK_WITH_NULL_SHA256. ...
0 votes
0 answers
77 views

I'm developing a PowerShell script to temporarily disable BitLocker, perform modifications to the Windows Recovery Environment (WinRE), and then re-enable BitLocker. I cannot use Suspend-BitLocker ...
0 votes
0 answers
60 views

Im trying to understand the difference between the option of --hmac-session and --policy-session in the tpm2_startauthsession command of tpm2-tools. I am relativly new to TPM coding/commands and ...
0 votes
0 answers
49 views

I am experimenting with TPM. I am using windows sdk libs (pre-installed) to generate and export keys. Then i use the same appraoch to create a detached hash for a file. Key Generation: bool ...
0 votes
1 answer
104 views

I'm trying to create a quote on my server for remote attestation. I don't want to sign it, but pytss doesn't give me that choice. Thus, after creating a storage root key, I'm trying to create an ...
Nati's user avatar
  • 21
1 vote
1 answer
301 views

I'm working on a project where I generate a TPM-protected private key using tpm2-pytss in Python, and then try to use that key in OpenSSL to generate a certificate. However, I face an issue when the ...
2 votes
1 answer
113 views

I'm trying to write a driver for the Infineon SLB 9670 TPM to use it on an embedded system (AD Blackfin ADSP-BF607). So far I'm able to read registers but I fail when I try to perform a write ...
1 vote
0 answers
98 views

I want to store a short string like "foo: bar, abc: def" inside of the TPM. While tss2 CLI commands seem to work pretty well in doing so, I feel pretty lost in trying to achieve the same ...
0 votes
0 answers
145 views

I created a VM on google cloud platform. After creating it, I edited /etc/default/grub file by adding additional kernel command line parameters so that I would enable IMA module: ...
2 votes
1 answer
389 views

Is it possible to use a password protected key from a TPM2 with the openssl function OSSL_STORE_open_ex using the tpm2-openssl provider? Based on: https://stackoverflow.com/a/78205985/13622395 I build ...
Simon's user avatar
  • 174
0 votes
0 answers
34 views

I've created the key pair in secure enclave on macos, but it cannot be found after reboot, which is unexpected. Is there any system level logs which could help me troubleshooting?
-2 votes
2 answers
203 views

I want to use WebAuthn based authentication in Firefox on Ubuntu 24.04 without a hardware TPM or a separate hardware "security key" (e.g. yubikey). When it works I would expect a page like ...
0 votes
0 answers
97 views

I’m using the Windows CNG API to create a TPM-stored (or MS KSP) RSA key and want to allow non-administrative users to access it. My goal is to generate a machine level key (non-exportable) which can ...

15 30 50 per page
1
2 3 4 5
...
23

AltStyle によって変換されたページ (->オリジナル) /