Develop and Download Open Source Software

under construction


OpenPlatformTrustServices v0.1.2 - Tools Command Reference

/usr/bin/tpm_createkey

Usage: tpm_createkey [options]
  -h, --help
        Display command usage info.
  -u, --uuid UUID
        Set UUID of key. Default is randum number
  -N, --noauth
        Create key without auth secret
  -a, --auth PASSWORD
        Create key with auth secret, PASSWORD
  -P, --popup\n");
        Use TSS diaglog to set the authsecret, PASSWORD
  -f, --force
        Update the key
  -S, --system
        Use SYSTEM_PS
  -U, --user
        Use USER_PS
  -B, --blob FILENAME
        Use blob file

/usr/bin/tpm_pcrread

Usage: tpm_pcrread [options]
  -h, --help
        Display command usage info.
  -p, --pcrindex NUMBER
        PCR to read to.  Default is none.  
        This option can be specified multiple times to choose more than one PCR.
  -a, --all
        Display all PCRs
  -k, --kernel
        Display PCR same as kernel format (/sys/class/misc/tpm0/device/pcrs)
  -o, --output FILE
        Filename to write quote result to.  Default is STDOUT.

/usr/bin/tpm_quote

Usage: tpm_quote [options]
  -h, --help
        Display command usage info.
  -u, --uuid UUID\n");
        Set UUID of key
  -n, --nonce NONCE
        Set NONCE
  -p, --pcr NUMBER
        PCR to quote to.  Default is none.  
        This option can be specified multiple times to choose more than one PCR.
  -o, --output FILE
        Filename to write quote result to.  Default is STDOUT.
  -N, --noauth
        Use the key without auth secret
  -a, --auth PASSWORD
        Use key with auth secret, PASSWORD
  -P, --popup
        Use TSS diaglog to set the authsecret, PASSWORD
  -S, --system
        Use SYSTEM_PS
  -U, --user
        Use USER_PS
  -B, --blob FILENAME
        Use blob file

/usr/bin/tpm_extend

Usage: tpm_extend [options]
  -h, --help
        Display command usage info.
  -f, --file FILE
        Filename containing data to extend.
  -t, --type EVENTTYPE
        Set Event Type. default value is zero

/usr/bin/tpm_unsealdata

Usage: tpm_unsealdata [options]
  -h, --help
        Display command usage info.
  -i, --input FILE
        Filename containing data to unseal.
  -o, --output FILE
        Filename to write unsealed data to.  Default is STDOUT.

/usr/bin/iml

/opt/OpenPlatformTrustServices/bin/getiml


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.