open-enclave 0.14.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package open-enclave --version 0.14.0
NuGet\Install-Package open-enclave -Version 0.14.0
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.14.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add open-enclave --version 0.14.0
#r "nuget: open-enclave, 0.14.0"
#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.14.0

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

Open Enclave 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.

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.

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 637 10/9/2023
0.19.2 758 7/7/2023
0.19.0 385 4/29/2023
0.18.5 721 2/16/2023
0.18.4 735 11/16/2022
0.18.2 573 8/15/2022
0.18.1 607 7/8/2022
0.18.0 608 6/14/2022
0.17.7 579 5/4/2022
0.17.6 573 2/3/2022
0.17.5 374 12/10/2021
0.17.2 433 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 504 5/21/2021
0.15.1 500 7/2/2021
0.15.0 431 4/2/2021
0.14.1 472 7/1/2021
0.14.0 460 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 606 7/22/2020
0.9.0 720 4/24/2020
0.8.2 623 3/20/2020
0.8.1 611 2/11/2020
0.8.0 932 2/3/2020
0.7.0 622 10/28/2019