Files
Li, Xun 9fafc27e8f Linux 2.25 Open Source Gold Release
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>
2024-09-26 15:34:56 +08:00
..
2024-09-26 15:34:56 +08:00

LE source code

The LE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_le.signed.so in prebuilt package is built by le with branch sgx_2.25_reproducible and signed by Intel.

PVE source code

The PVE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_pve.signed.so in prebuilt package is built by pve with branch sgx_2.25_reproducible and signed by Intel.

PCE source code

The PCE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_pce.signed.so in prebuilt package is built by pce with branch sgx_2.25_reproducible and signed by Intel.

QE source code

The QE is part of Intel(R) Software Guard Extensions for Linux* OS which is published in linux-sgx Github repository. The libsgx_qe.signed.so in prebuilt package is built by qe with branch sgx_2.25_reproducible and signed by Intel.