go-tpm-tools icon indicating copy to clipboard operation
go-tpm-tools copied to clipboard

WIP: Activate Credential package

Open josephlr opened this issue 6 years ago • 0 comments
trafficstars

This is a rough draft of what an activate package would look like in go-tpm-tools

Ideally, it would provide two things:

  • A set of functions to run on the server side to verify requests and send back encrypted blobs
  • A set of functions to run on the client side that perform the necessary tpm2 commands to activate a credential.

Note that this is rebased on https://github.com/google/go-tpm-tools/pull/3, so ignore those commits

DO NOT SUBMIT: need feedback, more testing, and documentation

josephlr avatar Dec 22 '18 03:12 josephlr