CoolFace
Datasetpublic

Akirayasha/relbench_O2

RelBench-O2: Constant-Time Assembly at -O2 Overview This dataset collects the rel_bench constant-time programs, re-cut into one self-contained program per record, compiled with LLVM/Clang-17 at -O2 for three targets, and checked for constant-timeness with binsec -sse -checkct. Constant-time source code is not enough: the optimizer can reintroduce a secret-dependent branch or memory access that the -O0 build does not have, and it does so differently per target. The… See the full description on the dataset page: https://huggingface.co/datasets/Akirayasha/relbench_O2.

sourceHugging Facemitupdated 1mo agoView on Hugging Face
0likes34downloads
9 commits on main
a81bd871mo ago

Upload README.md with huggingface_hub

Akirayasha
964d8601mo ago

Upload dataset

Akirayasha
d2197401mo ago

Upload README.md with huggingface_hub

Akirayasha
53073cc1mo ago

Upload dataset

Akirayasha
9ebe3141mo ago

Upload README.md with huggingface_hub

Akirayasha
38b2de21mo ago

Upload dataset

Akirayasha
0018a331mo ago

Upload README.md with huggingface_hub

Akirayasha
d94bfdb1mo ago

Upload dataset

Akirayasha
6c79fd21mo ago

initial commit

Akirayasha