mirror of
https://github.com/intel/linux-sgx
synced 2026-06-08 14:49:32 +00:00
9fafc27e8f
Upgraded to OpenSSL 3.0.14. Upgraded Intel(R) Integrated Performance Primitives (IPP) Cryptography library to version 2021.12.1. Supported FIPS 140-3 Certifiable IPP Crypto based Trusted Library. Upgraded Intel SGX Architecture Enclaves based on new IPP crypto library. Upgraded Intel DCAP Quote Verification Enclave to integrate OpenSSL/SgxSSL 3.0.14. Removed Intel DCAP PCCS from repository. Added Ubuntu* 24.04 LTS 64-bit Server support. Fixed bug. Note that PCCS is not available from this release. Please follow DCAP installation guide to use `PCCSAdminTool` to retrieve the attestation collaterals or use old version PCCS. Signed-off-by: Li, Xun <xun.li@intel.com>
==================================================================================================
Dynamic Link Library : Enclave1 Project Overview
==================================================================================================
Enclave Project Wizard has created this Enclave1 project for you as a starting point.
This file contains a summary of what you will find in each of the files that make up your project.
Enclave1.vcxproj
This is the main project file for projects generated using an Enclave Wizard.
It contains information about the version of the product that generated the file, and
information about the platforms, configurations, and project features selected with the
Enclave Wizard.
Enclave1.vcxproj.filters
This is the filters file for VC++ projects generated using an Enclave Wizard.
It contains information about the association between the files in your project
and the filters. This association is used in the IDE to show grouping of files with
similar extensions under a specific node (for e.g. ".cpp" files are associated with the
"Source Files" filter).