You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have just started learning on using tpm2 to encrypt only certain files(like keys) and make other services use these keys when needed, so had planned for this workflow.
MyService->pkcs11-provider->tpm2-pkcs11->tpm2.0 The service runs on windows machine.
So my question is:
I wanted to build tpm2-pkcs11 for windows. I know 2 ways of building it:-
1 way is via solution to use from visual studio. I did not find solution attached in src code.
Use cmake to build solution for visual studio and then use the solution. But found no cmakeLists.txt
I wanted to know any other way for this. Is above feasible for Windows .
The text was updated successfully, but these errors were encountered:
gowdamanil
changed the title
Does this software support for using on windows to protect private file?
Does this software support for using on windows to protect private key file?
Oct 30, 2024
gowdamanil
changed the title
Does this software support for using on windows to protect private key file?
Does this provide windows compatibility?
Oct 31, 2024
Hello team,
I have just started learning on using tpm2 to encrypt only certain files(like keys) and make other services use these keys when needed, so had planned for this workflow.
MyService->pkcs11-provider->tpm2-pkcs11->tpm2.0 The service runs on windows machine.
So my question is:
I wanted to build tpm2-pkcs11 for windows. I know 2 ways of building it:-
I wanted to know any other way for this. Is above feasible for Windows .
The text was updated successfully, but these errors were encountered: