Hi all, I'm developing an application for both Linux and Windows 10 using TPM 2.0
EAPI. I've finished the implementation on Linux using TPM2-TSS and TPM2-tool (for
provisioning). How can I achieve the same thing on Windows 10?
I found TSS.MSR from Microsoft research but it is much less mature and its C
implementation is a fork for TPM2-TSS older version. I tried to compile TPM2-TSS on
Windows 10 but have be able to make it work, also based on the README, it seems only SAPI
is working on Windows 10. Does Windows 10 has its own EAPI implementation? If so how can I
link to that library?
Thank you for your help!
Show replies by date