mirror of
https://codeberg.org/shufflecake/shufflecake-c.git
synced 2025-12-26 13:45:17 -05:00
| .. | ||
| luks-benchmark.sh | ||
| README.md | ||
| sflc-legacy-benchmark.sh | ||
| sflc-legacy-fragmentation.sh | ||
| sflc-lite-benchmark.sh | ||
| sflc-lite-fragmentation.sh | ||
| veracrypt-benchmark.sh | ||
Shufflecake - Benchmark Suite
This is a suite of scripts used to benchmark Shufflecake and other disk encryption solutions on the local machine. Shufflecake is a plausible deniability (hidden storage) layer for Linux. Please visit https://www.shufflecake.net for more info and documentation.
For each of these scripts you must first install and configure the related tool first (cryptsetup, veracrypt, etc). Moreover, you will also need bc, fio, and jq.
Most of these script require root because they operates on block devices, please run them with sudo. You can invoke them with -? or --help for detailed usage instructions of each one of them.