Be quantum-ready before Q-day.
Post-quantum cryptography audits, certification, open-source tooling, and training.
A cryptographically-relevant quantum computer — one that can break today's RSA and elliptic-curve cryptography — doesn't exist yet. But encrypted data harvested today can be decrypted the day it arrives. quantakrypto turns that "harvest now, decrypt later" risk into a credential.
- Audit — find quantum-vulnerable cryptography (RSA, ECDH, ECDSA, legacy TLS) across code, dependencies, and infrastructure, ranked by harvest-now-decrypt-later exposure.
- Tools — free, Apache-2.0 scanners, an MCP server for AI coding agents, and a conformance battery for ML-KEM / ML-DSA / SLH-DSA.
- Certify — a renewable, point-in-time proof of post-quantum readiness you can hand to auditors, customers, and regulators.
- Train — get your engineers fluent in PQC and the standards that govern it (FIPS 203/204/205, CNSA 2.0).
| Package | What it does | |
|---|---|---|
@quantakrypto/qscan |
Scan any codebase for quantum-vulnerable crypto | npx @quantakrypto/qscan ./ |
@quantakrypto/mcp |
PQC-readiness inside your AI coding agent | claude mcp add quantakrypto npx @quantakrypto/mcp |
@quantakrypto/sieve |
Conformance-test ML-KEM / ML-DSA / SLH-DSA implementations | npx @quantakrypto/sieve --help |
Everything lives in one zero-dependency TypeScript monorepo → quantakrypto/tools (Apache-2.0).
Questions, commercial support, or post-quantum readiness training for your team — visit quantakrypto.com or email hello@quantakrypto.com.