Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 301 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 301 Bytes

verify-nitro-attestation

To build:

  1. install wasienv, rustup and run rustup target add wasm32-wasi
  2. run sh build.sh

To run:

  1. Run cd run
  2. Run sh run.sh
  3. if the verification suceeds, public_key and image_hash are extracted from the attestation doc and put into the same folder.