pqaudit
Supports UIby yasogan
TLS endpoint probe for post-quantum cryptography readiness and compliance scoring.
What it does
pqaudit probes TLS endpoints to determine their readiness for post-quantum cryptography (PQC). It scores servers against NIST IR 8547, CNSA 2.0, and FIPS 140-3 standards to assess Harvest-Now-Decrypt-Later (HNDL) risk.
Tools
- scan_endpoint: Probes a specific TLS endpoint for PQC support and compliance.
- compare_endpoints: Compares PQC readiness across multiple endpoints.
- get_cbom: Generates a Cryptographic Bill of Materials (CBOM) for observed algorithms.
Installation
Build with the --features mcp flag and add to claude_desktop_config.json:
{
"mcpServers": {
"pqaudit": {
"command": "pqaudit",
"args": ["--mcp"]
}
}
}
Supported hosts
- claude
Quick install
cargo install --git https://github.com/YasogaN/pqauditInformation
- Pricing
- free
- Published
- 4/14/2026
- stars






