Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.27 KB

TPMUtilities

A tool that allows for managing Virtual Smart Cards and Platform Crypto Provider keys on Windows.

Features

v1.0.0

  • Retrieval of TPM chip basic information.
  • Retrieval, creation & removal of Virtual Smart Cards.
  • Generation & deletion of Virtual Smart Card keys. Supports RSA only because of Virtual Smart Card limitation.
  • Generation & deletion of Platform Crypto Provider keys. Supports both RSA and ECC. Supports PIN and UI.
  • Export of the public portion of Virtual Smart Card and Platform Crypto Provider keys.
  • Retrieval of basic information about Virtual Smart Card and Platform Crypto Provider keys.

v1.1.0

  • Retrieval of Platform Crypto Provider key file path on disk.

v1.2.0

  • Export of TPMT_PUBLIC and TPM2B_PRIVATE blobs of Platform Crypto Provider keys.

Screenshots

image

image

image

Binaries

See the releases section.

Copyright

© 2022-2023 El Mostafa Idrassi