tav-1.0.0
- 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_opensslandcrypto_pure_rustbackends. - Supports WebAssembly consumers with the
crypto_webcryptoandcrypto_pure_rustbackends and generatedwasm-packwrapper output. - Provides offline verification with caller-supplied certificates and optional
kdsverification that fetches AMD KDS collateral.
Full Changelog: tav-0.1.1...tav-1.0.0