tav-0.1.0
What's Changed
- Rename crate to tee-attestation-verification-lib and fix Cargo.toml metadata by @micromaomao in #3
- Add license headers by @cjen1-msft in #4
- Adding Microsoft SECURITY.MD by @microsoft-github-policy-service[bot] in #1
- Update readme by @cjen1-msft in #5
- Implement synchronous, collateral-based verify interface by @Camelron in #8
- Hook up logging for cargo test by @Camelron in #7
- Add negative tests by @cjen1-msft in #11
- Reduce dependencies by @cjen1-msft in #10
- Refactor verification to have a single entrypoint by @cjen1-msft in #14
- Gate SevVerification behind an 'online' flag by @cjen1-msft in #19
- Update ownership by @cjen1-msft in #18
- Prefer openssl over pure-rust by @cjen1-msft in #21
- Reduce dependencies by @cjen1-msft in #23
- Refactor crypto modules by @cjen1-msft in #24
- Sync and async verifier by @cjen1-msft in #25
- Webcrypto by @cjen1-msft in #26
- Remove serde dependency and clean up feature flags by @Camelron in #33
- Modify crypto backend requirements in README by @cjen1-msft in #36
- Release workflow by @cjen1-msft in #32
- Release workflow needs checkout to push release by @cjen1-msft in #37
- Bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in #39
- Bump rand from 0.8.5 to 0.8.6 by @dependabot[bot] in #40
- Web-verify-kernel demo by @cjen1-msft in #38
New Contributors
- @micromaomao made their first contribution in #3
- @cjen1-msft made their first contribution in #4
- @microsoft-github-policy-service[bot] made their first contribution in #1
- @Camelron made their first contribution in #8
- @dependabot[bot] made their first contribution in #39
Full Changelog: https://github.com/microsoft/TEE-Attestation-Verification/commits/tav-0.1.0