This repository has been archived by the owner on Jul 2, 2023. It is now read-only.
Releases: confidential-containers/ocicrypt-rs
Releases · confidential-containers/ocicrypt-rs
v0.6.0
v0.5.1
v0.5.0
chore: bump attestation-agent version with the latest one This bump will fix the version of v0.5.0 release of attestation-agent version Signed-off-by: Xynnn007 <[email protected]>
v0.4.0
ci: Fix failed build rats-tls with latest commits ocicrypt-rs/rats-tls/src/verifiers/sgx-ecdsa/verify_evidence.c: In function 'ecdsa_verify_evidence': ocicrypt-rs/rats-tls/src/verifiers/sgx-ecdsa/verify_evidence.c:68:5: error: 'sgx_ql_qve_collateral_t {aka struct _sgx_ql_qve_collateral_t}' has no member named 'tee_type' .tee_type = 0x00000000, /* SGX */ ^~~~~~~~ Signed-off-by: Wang, Arron <[email protected]>
v0.3.0: ocicrypt: add feature "block-cipher"
Add feature "block-cipher" to make image layer encryption/decryption. Signed-off-by: Jiang Liu <[email protected]>
v0.2.0: cargo: Bump oci-distribution to v0.9.3
Signed-off-by: Wang, Arron <[email protected]>