Artifact repository for Leakage-Abuse Attacks Against Structured Encryption for SQL
- Python 100%
| bipartite_matching.py | ||
| cross_column_driver.py | ||
| genetic.py | ||
| greedy.py | ||
| mapfromset.py | ||
| no_cross.py | ||
| poaa.py | ||
| README.md | ||
| selattack.py | ||
| select_driver.py | ||
| split.py | ||
| utils.py | ||
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.