intel / confidential-computing-zoo

Confidential Computing Zoo provides confidential computing solutions based on Intel SGX, TDX, HEXL, etc. technologies.
https://cczoo.readthedocs.io/en/latest/index.html
Apache License 2.0
300 stars 58 forks source link

Add TDX-TEE and Bazel support for gRPC-RA-TLS (#219) #221

Closed RodgerZhu closed 1 year ago

RodgerZhu commented 1 year ago

fix typo

This secret can be used as pf key

This secret can be used as pf key

copyright set as below:

/

Gramine changed secret_prov file path and API, we do code change to fit that.

Gramine changed secret_prov file path and API, we do code change to fit that.

Update vertical_fl submodule to the latest commit from fedlearner fix_dev_sgx branch.

Fix port numbers in test-ps-sgx.sh.

Update VFL documentation.

copyright set as below:

/

copyright set as below:

/

Gramine changed secret_prov file path and API, we do code change to fit that.

Gramine changed secret_prov file path and API, we do code change to fit that.

remove cryptography to pass OSPDT

remove cryptography

This reverts commit 9889b347ffe516a0a04e0974e81a40d1774a9ba9.

copyright set as below:

/

Gramine changed secret_prov file path and API, we do code change to fit that.

Gramine changed secret_prov file path and API, we do code change to fit that.




Remove libsecret_prov_attest.so since it will be found in system path.

Bumps tensorflow from 2.6.2 to 2.11.1.


updated-dependencies:

Bumps pillow from 9.2.0 to 9.3.0.


updated-dependencies:



Description of the PR

How to test this PR?

RodgerZhu commented 1 year ago

close