This repository was 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
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 <arron.wang@intel.com>
v0.3.0: ocicrypt: add feature "block-cipher"
Add feature "block-cipher" to make image layer encryption/decryption. Signed-off-by: Jiang Liu <gerry@linux.alibaba.com>
v0.2.0: cargo: Bump oci-distribution to v0.9.3
Signed-off-by: Wang, Arron <arron.wang@intel.com>