Skip to content
This repository has been archived by the owner on Jul 16, 2020. It is now read-only.

enarx-archive/demo

Repository files navigation

Enarx Demos

Programs for demonstrating the Enarx subcomponents and eventually their synergy.

A demonstration of running encrypted code in an SEV VM.

Compiling either a C or Rust program to WASM and running it natively using a Rust-powered JIT.

Running native Rust code in a WASM virtual machine without pre-compiling it.

A demonstration of remote attestation for an SGX enclave. The attesting enclave prepares a Report for the platform's Quoting Enclave, which verifies the Report and signs it with its Attestation Key, producing a Quote. The Quote is sent off-platform to the tenant, who can verify the Quote with a certificate chain from Intel. An attestation daemon (located on the enclave's same platform) communicates between the tenant and enclave.

About

A demonstration of various Enarx components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published