Skip to content

DeeprajPandey/kvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Key Value Store

A generic key-value store on SGX.

Dependencies

Please ensure that you build SGX Driver, SGX PSW, and SGX SDK from source. Note that cloning from the repositories will get the current copy. You will have to create a new branch using tags for the specified versions for both the SDK and the Driver.

Dep Details
OS Ubuntu 16.04
SGX Driver v2.0
SGX SDK v1.8

  • Build
    $ make
  • Run
    $ ./app
  • Clean
    $ make clean

About

Key Value Store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published