Skip to content

v0.0.3

Compare
Choose a tag to compare
@dubek dubek released this 17 May 12:54
· 99 commits to main since this release

Added

  • Add --output-format={hex,base64} to control the measurement output format (default is hex)
  • For SEV-ES and SNP: Add guest CPU type choice using --vcpu-type or --vcpu-sig or --vcpu-family/--vcpu-model/--vcpu-stepping
  • Add SEV (--mode=sev) and SEV-ES (--mode=seves) measurement modes
  • Add --verbose for verbose output; by default, only the digest is printed
  • Improve README