Skip to content

Releases: intel/linux-sgx

Linux 2.10 Open Source Gold Release

08 Jul 00:59
60d36e0
Compare
Choose a tag to compare

Provided a reproducible SDK.

Supported new OS: RHEL 8.1, CentOS 8.1 and Fedora 31.

Supported user to specify platform id in PCK Cert ID Retrieval Tool’s command line option.

Added ability to execute Platform Cert ID Retrieval Tool on multi-package platforms without loading enclaves. PCCS now supports this functionality. The platform still needs to support SGX.

Updated Platform Cert ID Retrieval Tool and Multi-package registration tool to align with BIOS platform manifest changes.

Added .deb and .rpm installers for Platform Cert ID Retrieval Tool and Multi-package Registration Agent.

Fixed bugs.

Linux 2.9.1 Open Source Gold Release

09 Apr 12:52
63d0377
Compare
Choose a tag to compare

Supported to query Intel(R) SGX attestation key ID list.
Fixed bugs.

Linux 2.9 Open Source Gold Release

11 Mar 06:37
ded1442
Compare
Choose a tag to compare

Linux 2.8 Open Source Gold Release

17 Jan 01:59
Compare
Choose a tag to compare

Supported open source version of Intel® Integrated Performance Primitives (Intel® IPP) cryptography library.

Support for the Intel® Deep Neural Network Library (DNNL) library, OpenMP library* and POSIX Threads (Pthread) library*.

Refactored the switchless library.

Removed sgx_uae_platform.h, sgx_tae_service.h, sgx_tae_service.edl, libsgx_platform.so and libsgx_platform_sim.so.

Updated Local Attestation sample project to demonstrate key exchange flow between multiple processes.

Added support for modularized installation.

Added support for running SGX applications inside Docker containers.

Fixed bugs.

Signed-off-by: Zhang Lili Z [email protected]

Linux 2.7.1 Open Source Gold Release

13 Nov 02:10
d166ff0
Compare
Choose a tag to compare

Updated OpenSSL to 1.1.1d.
Fixed bugs.

Linux 2.7 Open Source Gold Release

18 Oct 07:18
Compare
Choose a tag to compare

Added a command option “-resign” for Signing Tool.
Split the header file of Un-trusted Architecture Services.
Supported Red Hat* Enterprise Linux* Server 8.0 (for x86_64). And we do not support
Red Hat* Enterprise Linux* Server 7.6 (for x86_64) from this release
Added support for new version Intel(R) Provisioning Certification Server interfaces.
Added new libraries libsgx_epid.so, libsgx_launch.so, libsgx_platform.so and libsgx_quote_ex.so
Fixed bugs.

Signed-off-by: Zhang Lili Z [email protected]

Linux 2.6 Open Source Gold Release

06 Jul 03:58
991bd53
Compare
Choose a tag to compare

Added support for Reproducible Enclave Build using Docker file.
Added support for Intel AVX-512 instructions and Intel SHA Extensions New Instructions (SHA-NI) in trusted libraries.
Support both EPID and ECDSA based quote for quoting related interfaces in sgx_uae_service library.
Updated key exchange library to support both EPID and ECDSA based remote attestation.
Support new interface to check platform information blob from remote attestation response message.
Fixed bugs.

Linux 2.5 Open Source Gold Release

03 Apr 08:52
ba7ecb3
Compare
Choose a tag to compare

Added new APIs in sgx_uae_service.h and sgx_ukey_exchange.h to support ECDSA quote based remote attestation.
The set of legacy APIs supports EPID only and the set of new APIs supports ECDSA quotes.
Enhanced Edger8r with structure deep-copy feature.
Fixed bugs.

Linux 2.4 Open Source Gold Release

20 Dec 07:44
2881753
Compare
Choose a tag to compare

Added support for the Key Separation and Sharing (KSS) feature.
Provided a set of new encryption and decryption functions such as sgx_hmac256_*.
Provided a new untrusted API: sgx_get_target_info.
Provided a new untrusted API: sgx_create_enclave_from_buffer_ex.
Updated the cryptography library and Architecture Enclaves to use Intel(R) Integrated
Performance Primitives Cryptography 2019 Update 1.
Fixed bugs.

Linux 2.3.1 Open Source Gold Release

28 Sep 01:20
12223e5
Compare
Choose a tag to compare