Skip to content

tav-1.0.0

Choose a tag to compare

@github-actions github-actions released this 12 May 15:14
· 21 commits to main since this release
04efbcb
  • First release of the TEE attestation verification library.
  • Verifies AMD SEV-SNP attestation reports and collateral, including certificate chains, report signatures, and TCB values.
  • Supports native Rust consumers with the crypto_openssl and crypto_pure_rust backends.
  • Supports WebAssembly consumers with the crypto_webcrypto and crypto_pure_rust backends and generated wasm-pack wrapper output.
  • Provides offline verification with caller-supplied certificates and optional kds verification that fetches AMD KDS collateral.

Full Changelog: tav-0.1.1...tav-1.0.0