Skip to content

ckockan/skses-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skses-rust

Dependencies

Build

To build in the SGX Enclave mode:

make

To build in the non-SGX Enclave mode:

make ENCLAVE_MODE=0

Run

To run in the SGX Enclave mode:

make run DATA_DIR=<directory_of_data_files>

To run in the non-SGX Enclave mode:

make run DATA_DIR=<directory_of_data_files> ENCLAVE_MODE=0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published