Where SIMD Helps: A Micro-Architecture Profile of Post-Quantum Cryptography (work currently being migrated from GitHub!)
Go to file
Levi Neuwirth 00ced380f9 Phase 1 2026-04-05 11:23:21 -04:00
algorithms Phase 1 2026-04-05 11:23:21 -04:00
analysis Phase 1 2026-04-05 11:23:21 -04:00
data/raw/kyber Phase 1 2026-04-05 11:23:21 -04:00
harness Phase 1 2026-04-05 11:23:21 -04:00
kyber@4768bd37c0 going public! 2025-05-05 18:07:03 -04:00
paper Phase 1 2026-04-05 11:23:21 -04:00
slurm Phase 1 2026-04-05 11:23:21 -04:00
.gitignore initial move 2026-03-29 08:05:12 -04:00
.gitmodules Phase 1 2026-04-05 11:23:21 -04:00
README.md initial move 2026-03-29 08:05:12 -04:00

README.md

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