Skip to content

sethmoo/SGXDataCenterAttestationPrimitives

 
 

Repository files navigation

Intel(R) Software Guard Extensions Data Center Attestation Primitives

Introduction

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).

License

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.

Contributing

See CONTRIBUTING.md for details.

Instruction

Build and Install the Intel(R) SGX Driver

README.md files are provided under Windows driver folder and Linux driver folder individually. Please follow the instructions in the corresponding README.md to build and install the Intel(R) SGX driver based on your target OS.

Build and Install the Intel(R) SGX DCAP Quote Generation Library

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.

Build and Install the Intel(R) SGX DCAP Quote Verification Library for Linux* OS

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 53.7%
  • C 36.2%
  • Shell 3.1%
  • Makefile 3.1%
  • JavaScript 1.4%
  • CMake 0.9%
  • Other 1.6%