This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
Releases: confidential-containers/attestation-agent
Releases · confidential-containers/attestation-agent
v0.6.0
What's Changed
- Optimized the organizational structure of the code by @jialez0 in #182
- fix: fix coco keyprovider readme and code by @Xynnn007 in #187
- Fix KBC modules README path by @Amulyam24 in #185
- CC-KBC | SGX Occlum Attester by @Xynnn007 in #136
- Let Rust lint CI cover all sub crates by @Xynnn007 in #190
- keyprovider: fix docs by @Xynnn007 in #194
- Add support for Azure SNP vTPM attestation by @mkulke in #173
- Add support for building binary on ppc64le by @Amulyam24 in #193
- Fix: errors found in enclave-cc tests by @Xynnn007 in #195
- Refactor crypto by @Xynnn007 in #196
- Update kbs-types to upstream v0.3 by @mkulke in #198
- Offline fs kbc fixes by @wainersm in #201
- attester: Remove old occlum attester by @fitzthum in #204
- Cargo.lock: add Cargo.lock to lock all the dependeny version by @Xynnn007 in #207
- Add simple SNP attester by @fitzthum in #105
- coco_keyprovider: rewrite the README.md by @wainersm in #200
- KBS protocol: Add function to get attestation token by @jialez0 in #199
New Contributors
- @Amulyam24 made their first contribution in #185
Full Changelog: v0.5.1...v0.6.0
v0.5.1
v0.5.0
chore: update tdx-attest-rs version Signed-off-by: Xynnn007 <[email protected]>
v0.4.0
Sample Keyprovider: Add encrypt mod for CC KBC Signed-off-by: Jiale Zhang <[email protected]>
v0.3.0
[CC-KBC] TDX attester: Correct the CCEL PATH Signed-off-by: Jiale Zhang <[email protected]>