back to home

intel / confidential-computing.tee.dcap

321 stars
194 forks
107 issues
CC++Shell

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing intel/confidential-computing.tee.dcap in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/intel/confidential-computing.tee.dcap)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

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 Third-party code is also used in this project. See ThirdPartyLicenses.txt and ThirdPartyLicenses.txt for details. Contributing ------- See CONTRIBUTING.md for details. Instruction ------- Build and Install the Intel(R) SGX Driver For Windows, please follow the instructions provided in Windows driver README.md to build and install the Intel(R) SGX driver. Build Intel(R) SGX DCAP Quote Generation and Intel(R) SGX DCAP Quote Verification projects Intel(R) SGX DCAP Quote Generation and Intel(R) SGX DCAP Quote Verification can be built on Linux by running make from root directory. To build on Windows, please refer the README.md in subdirectories. 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 to build and install Intel(R) SGX DCAP Quote Generation Library. Build and Install the Intel(R) SGX DCAP Quote Verification Library A README.md is provided under QuoteVerification folder. Please follow the instructions in the to build and install Intel(R) SGX DCAP Quote Verification Library.