Registry / crypto / edgelesssys-ego

edgelesssys-ego

JSON →
library1.9.0gogounverified

EGo is a framework for building confidential apps in Go using Intel SGX enclaves.

go get github.com/edgelesssys/ego
INSTALL
IMPORT
SIG · EDGELESSSYS-EGO
E
edgelesssys-ego
cryptogov1.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ego
github.com/edgelesssys/ego

Checks if the program is running inside an Intel SGX enclave.

package main import ( "fmt" "github.com/edgelesssys/ego/enclave" ) func main() { fmt.Println("Running inside enclave:", enclave.IsEnclave()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.9.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Resources
edgelesssys-ego — go get edgelesssys-ego · libregistry