Skip to content

escalab/NSHEDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NSHEDB

Environment Setup

  1. Ubuntu 24.04
  2. Cmake 3.13
  3. g++ 9.4

Installation

git submodule update --init
mkdir build
cd build
cmake ..; make

About

NSHEDB: Noise-Sensitive Homomorphic Encrypted Database Query Engine (SIGMOD 2026)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages