Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 638 Bytes

File metadata and controls

10 lines (6 loc) · 638 Bytes

DEKS: a Secure Cloud-based Searchable Service can Make Attackers Pay

This repository open-sources the experimental code used in the paper DEKS: a Secure Cloud-based Searchable Service can Make Attackers Pay. Containing the implementations of DEKS (proposed in this paper), PEKS (BC'04), and SA-PEKS (CMY'16).

Required Libraries

All implementations compile and run on Ubuntu Server 20.04 X86_64 with GCC 9.3.0, GMP 6.1.2, PBC 0.5.14, and OpenSSL 1.1.1j.

All_test_flows.sh

The script to execute all the evaluations.