mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-07-04 22:39:30 +00:00
Post-quantum primitive benchmark harness with two consolidated baselines, each measuring KEM + signatures + TLS 1.3 handshakes in one pass: - RPi5 (cortex-a76, baseline-grade): the validator reference baseline (performance governor, core-pinned, no throttling). - Apple M3 (apple-m3, is_baseline_grade=false by design): cross-platform reference, full reps=5 auto-calibrated run. Candidates: ML-KEM 512/768/1024, Classic McEliece (6 sets) and FrodoKEM (3 AES variants), ML-DSA, Falcon, SLH-DSA, plus the X25519/Ed25519 classical baseline and a TLS hybrid-group x PQ-signature handshake matrix. Both runs share liboqs 0.15.0 (97f6b86) + oqs-provider 0.9.0; provenance is stamped into each results JSON. Includes the static dashboard with the merged dataset. Supersedes the earlier add-pq-bench-rpi5 import.
Description
Proof of Concepts for the Nomos project
Languages
Jupyter Notebook
93.8%
Rust
2.4%
Python
1.4%
JavaScript
1.1%
CSS
0.9%
Other
0.3%