Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 298 Bytes

TPM2.0 Implementation on Java Card Applets

This project aims to implement basic TPM2 functionalities for smart cards that run Java Card. Currently, this implementation supports:

  • TPM_Startup
  • TPM_StartAuthSession
  • TPM_PCR_Extend
  • TPM_PCR_Read
  • TPM_PCR_Reset
  • TPM_ReadPublic
  • TPM_GetRandom