open-enclave 0.17.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package open-enclave --version 0.17.5
NuGet\Install-Package open-enclave -Version 0.17.5
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="open-enclave" Version="0.17.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add open-enclave --version 0.17.5
#r "nuget: open-enclave, 0.17.5"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install open-enclave as a Cake Addin
#addin nuget:?package=open-enclave&version=0.17.5

// Install open-enclave as a Cake Tool
#tool nuget:?package=open-enclave&version=0.17.5

Open Enclave SDK

Bors enabled Join the chat at https://gitter.im/openenclave/community

Integration Partners

Agnostic Cloud Provider

Provider Agnostic Regression Linux

Azure

Nightly Regression Azure Windows Nightly Libcxx Azure Linux Nightly Packages

Introduction

The Open Enclave SDK is a hardware-agnostic open source library for developing applications that utilize Hardware-based Trusted Execution Environments, also known as Enclaves.

Open Enclave (OE) is an SDK for building enclave applications in C and C++. An enclave application partitions itself into two components:

  1. An untrusted component (called the host) and
  2. A trusted component (called the enclave).

An enclave is a protected memory region that provides confidentiality for data and code execution. It is an instance of a Trusted Execution Environment (TEE) which is usually secured by hardware, for example, Intel Software Guard Extensions (SGX).

This SDK aims to generalize the development of enclave applications across TEEs from different hardware vendors. The current implementation provides support for Intel SGX as well as preview support for OP-TEE OS on ARM TrustZone. As an open source project, this SDK also strives to provide a transparent solution that is agnostic to specific vendors, service providers and choice of operating systems.

Getting Started Using OE SDK

You'll find comprehensive documentation in the Getting Started Guide.

Contributing to OE SDK

The community documentation hosts lots of information on where to go to get engaged with the community, whether you want to contribute code, add test cases, help improve our documentation, or something else. If you're looking for information on how to join meetings or who to contact about what, you will find it there.

You don't necessarily need a hardware enclave to develop OE SDK; some tests and code paths can be executed in simulation mode for the purposes of testing on non-TEE-enabled hardware.


Licensing

This project is released under the MIT License.

Send Feedback

Send general questions, announcements, and discussion to the oesdk@lists.confidentialcomputing.io Mailing List.

To report a problem or suggest a new feature, file a GitHub issue.

To report a security issue, please follow the process to report a vulnerability.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.19.4 720 10/9/2023
0.19.2 760 7/7/2023
0.19.0 393 4/29/2023
0.18.5 749 2/16/2023
0.18.4 738 11/16/2022
0.18.2 573 8/15/2022
0.18.1 608 7/8/2022
0.18.0 608 6/14/2022
0.17.7 579 5/4/2022
0.17.6 574 2/3/2022
0.17.5 374 12/10/2021
0.17.2 434 9/20/2021
0.17.1 493 7/13/2021
0.17.0 563 7/3/2021
0.16.1 484 5/25/2021
0.16.0 505 5/21/2021
0.15.1 500 7/2/2021
0.15.0 433 4/2/2021
0.14.1 472 7/1/2021
0.14.0 461 2/23/2021
0.13.0 530 12/16/2020
0.12.0 564 10/31/2020
0.11.0 537 9/18/2020
0.10.0 607 7/22/2020
0.9.0 721 4/24/2020
0.8.2 626 3/20/2020
0.8.1 615 2/11/2020
0.8.0 940 2/3/2020
0.7.0 625 10/28/2019