Scan your code for quantum-vulnerable cryptography
pqaudit is a free, open-source CLI that detects RSA, ECDSA, Ed25519, ECDH, and other algorithms broken by quantum computers — and tells you the exact NIST-approved replacement for each one.
Free. Open source. MIT licensed. No signup required.
Detect quantum-vulnerable algorithms in seconds
pqaudit scans source code and npm dependencies, classifies findings by severity, and outputs actionable migration guidance.
Features
Scan codebases and dependencies
Detects RSA, ECDSA, Ed25519, ECDH, DH, DSA, AES-128, and other quantum-vulnerable algorithms across source code and npm package dependencies.
CycloneDX CBOM and SARIF output
Generate a Cryptographic Bill of Materials (CycloneDX 1.6) or SARIF for GitHub Code Scanning. Integrates with any CI/CD pipeline.
NIST-approved migration guidance
Every finding includes the recommended PQC replacement per NIST standards: ML-KEM-768 (FIPS 203) for key exchange, ML-DSA-65 (FIPS 204) for signatures, SLH-DSA (FIPS 205) for hash-based signatures.
The post-quantum migration window is closing
"Harvest now, decrypt later" attacks mean your encrypted traffic is already being collected for future quantum decryption.
Find your quantum debt.
One command. Zero config. Instant results.
Star on GitHub