{"module":"PQC-Bridge","version":"1.0.0-2026.06.28","basePath":"/api/security/pqc/v1","standards":{"kem":"NIST FIPS 203 (ML-KEM) — CRYSTALS-Kyber-768","signature":"NIST FIPS 204 (ML-DSA) — CRYSTALS-Dilithium-3","hybrid":"CNSA 2.0 hybrid classical + post-quantum key exchange"},"proofOfProtection":"Transparency Audit Log exposes every PQC signature and key exchange. No proprietary black-box crypto — NIST-standardized primitives only.","endpoints":[{"method":"GET","path":"/api/security/pqc/v1","description":"API catalog and cipher suite documentation"},{"method":"GET","path":"/api/security/pqc/v1/status","description":"Operational self-test (KEM + ML-DSA verify)"},{"method":"GET","path":"/api/security/pqc/v1/transparency-log","description":"CISO-verifiable PQC operation audit trail"},{"method":"POST","path":"/api/security/pqc/v1/sign","description":"Sign payload with ML-DSA (Dilithium-3)"},{"method":"POST","path":"/api/security/pqc/v1/verify","description":"Verify ML-DSA signature"},{"method":"POST","path":"/api/security/pqc/v1/tunnel/open","description":"Open hybrid ML-KEM session for vendor traffic"},{"method":"POST","path":"/api/security/pqc/v1/tunnel/wrap","description":"Wrap legacy payload in PQC hybrid envelope"}]}