Post-Quantum Cryptography Platform
Integrity — Assurance — Authority — Continuity
Tools, infrastructure, and education for the post-quantum transition. From ML-DSA certificates to live PKI — build with confidence.
Learning Tracks
Security principles
Quantum-safe design patterns and the fundamentals that guide migration decisions.
Hands-on tools
Generate ML-KEM keys, compare PQC algorithms, test post-quantum TLS. Interactive demos for FIPS 203, 204, and 205.
Resources
Reference library
Algorithm specifications, NIST standards, implementation guides, and compatibility notes.
Live infrastructure
Post-quantum PKI with ML-DSA certificates, 3-tier CA hierarchy, and automated ACME issuance. Coming soon.
Spork Alpha
A post-quantum certificate authority — root CA, intermediates, ACME server, CRLs — up and running before your coffee order is ready.
# Start ACME server
spork-acme \
-s /opt/spork-acme \
--port 8443 \
--external-url https://acme.quantumnexum.com
# View any PKI file
spork show server.crt
# Probe TLS server
spork probe server quantumnexum.com