Skip to content

Samples demonstrating the use of SGX DCAP (Intel Enclaves leveraging a caching server to speed up attestation)

Notifications You must be signed in to change notification settings

labri-progress/SGX-DCAP-Quote-Generation-Dockerfile

Repository files navigation

SGX DCAP Samples

This repository provides two samples demonstrating the use of SGX DCAP with Docker.

  • The first demonstrates the generation of an ECDSA quote.
  • The second sample is an adaptation of intel/sgx-ra-sample to SGX DCAP.

Installing the SGX DCAP Driver

To ease the installation of the SGX DCAP Driver, you may run the following command at the root of this repository:

sudo ./install_dcap_driver.sh

It parses Intel's website in order to find the latest DCAP driver available, checks its SHA256 sum and installs it.

If using a CPU with no (or disabled) FLC, use:

sudo ./install_legacy_driver.sh

About

Samples demonstrating the use of SGX DCAP (Intel Enclaves leveraging a caching server to speed up attestation)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published