Intel(R) Software Guard Extensions (Intel(R) SGX) Data Center Attestation Primitives (Intel(R) SGX DCAP) provides SGX attestation support targeted for data centers, cloud services providers and enterprises. This attestation model leverages Elliptic Curve Digital Signature algorithm (ECDSA) versus the current client based SGX attestation model which is EPID based (Enhanced Privacy Identification).
This project is BSD license. See License.txt
But Linux driver code is dual licensed under BSD/GPL v2. See License.txt
Third-party code is also used in this project. See ThirdPartyLicenses.txt, ThirdPartyLicenses.txt and ThirdPartyLicenses.txt for details.
See CONTRIBUTING.md for details.
Windows OS*:
You can open the Micrsoft Visual Studio* solution under Windows driver folder to trigger a build and then follow the instructions in the Driver Install Guide.txt to install the Intel(R) SGX driver for Windows.
Linux OS*:
A README.md is provided under Linux driver folder. Please follow the instructions in the README.md
to build and install Intel(R) SGX driver.
A README.md is provided under QuoteGeneration folder. Please follow the instructions in the README.md
to build and install Intel(R) SGX DCAP Quote Generation Library.
A README.md is provided under QuoteVerification folder. Please follow the instructions in the README.md
to build and install Intel(R) SGX DCAP Quote Verification Library.