Skip to content

Intel SGX DCAP 1.15 Open Source Release

Compare
Choose a tag to compare
@llly llly released this 25 Nov 13:02
85cf8bd

Upgraded Intel SGX Quote Verification Enclave to integrate SgxSSL/OpenSSL version 1.1.1q.

Upgraded Intel SGX QE3 to make it backward compatible.

Improved ECDSA quote generation and verification performance by caching PCK certificates and collaterals in memory and disk drive.

Added Java support for quote verification library.

Added new APIs to unify Intel SGX and TDX quote verification in Quote Verification Library.

Added Advisory ID in ECDSA quote verification supplemental data.

Added Intel TDX support in RA-TLS (Remote Attestation based TLS) library.

Improved TDX quote generation throughput in vsock mode.

Added Rust support for TDX quote generation.

Added support for the Linux kernel APIs for the Enclave Dynamic Memory Management (EDMM) features that are available with the Linux kernel v6.0 or later. Refer to the SGX SDK developer reference for details on new trusted APIs and enclave configuration for the EDMM features.

Fixed bugs.