Profiling PQC KEM Thesis
A Master Thesis at the Master of Science in Engineering: Computer Security program at BTH, Sweden
Pinned Repositories
classic-mceliece
Classic McEliece third-round submission as submitted to NIST January 21, 2021.
data
Profiling and benchmark data collected from instrumented post-quantum KEM implementations
mon
A simple Linux micro-benchmarker
ntru
NTRU third-round submission as submitted to NIST September 30, 2020. See also https://github.com/jschanck/ntru.
paper
The Performance of Post-Quantum Key Encapsulation Mechanisms - A study on Consumer, Cloud and Mainframe Hardware. The full paper with figures and LaTeX source
perf
A C library for using the perf API on Linux
perforator
A tool for collecting "perf" performance metrics for individual functions/regions in any language.
subjects
Instrumented implementations of modern-day KEXs and future KEMs
XKCP
eXtended Keccak Code Package
Profiling PQC KEM Thesis's Repositories
profiling-pqc-kem-thesis/paper
The Performance of Post-Quantum Key Encapsulation Mechanisms - A study on Consumer, Cloud and Mainframe Hardware. The full paper with figures and LaTeX source
profiling-pqc-kem-thesis/classic-mceliece
Classic McEliece third-round submission as submitted to NIST January 21, 2021.
profiling-pqc-kem-thesis/data
Profiling and benchmark data collected from instrumented post-quantum KEM implementations
profiling-pqc-kem-thesis/subjects
Instrumented implementations of modern-day KEXs and future KEMs
profiling-pqc-kem-thesis/mon
A simple Linux micro-benchmarker
profiling-pqc-kem-thesis/ntru
NTRU third-round submission as submitted to NIST September 30, 2020. See also https://github.com/jschanck/ntru.
profiling-pqc-kem-thesis/perf
A C library for using the perf API on Linux
profiling-pqc-kem-thesis/perforator
A tool for collecting "perf" performance metrics for individual functions/regions in any language.
profiling-pqc-kem-thesis/XKCP
eXtended Keccak Code Package