Artifact repository for Leakage-Abuse Attacks Against Structured Encryption for SQL
Find a file
2023-10-14 11:25:06 -05:00
bipartite_matching.py commit artifact files 2023-10-14 11:25:06 -05:00
cross_column_driver.py commit artifact files 2023-10-14 11:25:06 -05:00
genetic.py commit artifact files 2023-10-14 11:25:06 -05:00
greedy.py commit artifact files 2023-10-14 11:25:06 -05:00
mapfromset.py commit artifact files 2023-10-14 11:25:06 -05:00
no_cross.py commit artifact files 2023-10-14 11:25:06 -05:00
poaa.py commit artifact files 2023-10-14 11:25:06 -05:00
README.md commit artifact files 2023-10-14 11:25:06 -05:00
selattack.py commit artifact files 2023-10-14 11:25:06 -05:00
select_driver.py commit artifact files 2023-10-14 11:25:06 -05:00
split.py commit artifact files 2023-10-14 11:25:06 -05:00
utils.py commit artifact files 2023-10-14 11:25:06 -05:00

Leakage Abuse Attacks Against Structured Encryption for SQL

This is the code repository for the project submitted to USENIX 2024.

The data used for experiments can be found at https://data.cityofchicago.org/

Run python select_driver.py or python cross_column_driver.py with the relevant data in the appropriate directories to reproduce results.