Confidential Consortium Framework
-
Updated
Apr 20, 2022 - C++
Add a description, image, and links to the integrity topic page so that developers can more easily learn about it.
To associate your repository with the integrity topic, visit your repo's landing page and select "manage topics."
sgxcclib is used in the respective enclaves (in ecc_enclave and tlcc_enclave) with a common part in
common/sgxcclib. A better name would probably include anfpc_and/or anenclaveprefix, and or a_t/_uto distinguish the trusted and untrusted functions -- though sgxcclib is used in untrusted space, essentially as an enclave wrapper.