Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

enarx-archive/enarx-keepldr

Repository files navigation

lint enarxbot Workflow Status Average time to resolve an issue Percentage of issues still open Maintenance

enarx-keepldr

This crate provides the enarx-keepldr executable which loads static-pie binaries into an Enarx Keep - that is a hardware isolated environment using technologies such as Intel SGX or AMD SEV.

Building

Please see BUILD.md for instructions.

Run Tests

$ cargo test

Build and Run an Application