16 lines
599 B
Markdown
16 lines
599 B
Markdown
# pqc-simd-bench
|
|
|
|
Empirical study of SIMD optimization in post-quantum cryptography — performance
|
|
and energy analysis across algorithm variants and security parameter sets.
|
|
|
|
```
|
|
algorithms/ PQC algorithm submodules (ML-KEM, ML-DSA, ...)
|
|
harness/ Benchmark harness (C, CMake)
|
|
slurm/ SLURM job templates for OSCAR
|
|
data/raw/ Raw benchmark output, organized by algorithm and parameter set
|
|
results/ Processed outputs and figures (generated, gitignored)
|
|
paper/ LaTeX write-up
|
|
```
|
|
|
|
**Author:** Levi Neuwirth — [ln@levineuwirth.org](mailto:ln@levineuwirth.org)
|