Skip to content

Latest commit

 

History

History
56 lines (37 loc) · 884 Bytes

commandSummary.md

File metadata and controls

56 lines (37 loc) · 884 Bytes

Summary of Commands

In this section we list the commands in the tutorial by use case.

The TPM2 Tools commands all start with tpm2_. Other useful Linux command-line utilities and commands are also listed

Random Numbers

  • tpm2_getrandom
  • tpm2_stirrandom

TPM State and Objects

  • tpm2_getcap

TPM Provisioning

  • tpm2_takeownership

  • tpm2_dictionarylockout

  • tpm2_clear

  • tpm2_changepps

  • tpm2_changeeps

Key Management

  • tpm2_createprimary

  • tpm2_create

  • tpm2_load

  • tpm2_evictcontrol

  • tpm2_encrypt

  • tpm2_decrypt

  • tpm2_sign

  • tpm2_verify

  • tpm2_loadexternal

  • openssl

NVRAM Management

  • tpm2_nvdefine

  • tpm2_nvwrite

  • tpm2_nvread

  • tpm2_nvundefine

  • tpm2_nvincrement

  • tpm2_writelock

  • tpm2_readlock

  • tpm2_createpolicy

  • tpm2_pcrread

  • sha256sum

  • sha1sum