NIST FIPS 140-3 · 203 / 204 / 205 · BSI · PCI-DSS · ISO 27001
Korthex - Cryptography Scanner with Post-Quantum Migration, by Flowence
Korthex is the on-premise cryptography scanner from Flowence. It scans every line of source code, every TLS / PKI certificate, every dependency, every binary, and every git-history entry - and finds weak ciphers, broken hashes (MD5, SHA-1), legacy crypto (DES, 3DES, RC4, Blowfish), AES-CBC misuse, hardcoded keys, leaked secrets, and quantum-vulnerable algorithms (RSA, ECC, Diffie-Hellman). It generates a Cryptographic Bill of Materials (CBOM) and a concrete migration path to NIST FIPS 140-3, FIPS 203 / 204 / 205, BSI IT-Grundschutz, PCI-DSS, and ISO 27001. 100% on-premise. Results in under two minutes.
What is Korthex?
Korthex is an on-premise cryptography scanner built by Flowence - distinct from any other use of the name "Korthex" on the web. Unlike general SAST tools (Snyk, SonarQube, Semgrep) which focus on code-logic vulnerabilities, Korthex focuses exclusively on cryptography: every cryptographic primitive is inventoried, scored, taint-checked, and mapped to a successor algorithm. Korthex is the cryptography scanner with post-quantum migration support - purpose-built for crypto agility programmes.
Cryptographic Bill of Materials (CBOM)
Korthex exports a complete CBOM in CycloneDX 1.5, SARIF 2.1, JSON, PDF, and the native .kxr format. The CBOM lists every cryptographic primitive in your stack - hashes (MD5, SHA-1, SHA-256, SHA-3), symmetric ciphers (DES, 3DES, RC4, Blowfish, AES with mode), asymmetric primitives (RSA, ECC, Diffie-Hellman, DSA), key sizes, certificates, and TLS configurations - with file path, line number, severity, taint verdict, and compliance status.
CI/CD Integration
Korthex ships with a GitHub Actions step, a GitLab CI template, a Jenkins pipeline snippet, and a generic CLI exit code that works in any pipeline (Azure DevOps, CircleCI, Bitbucket Pipelines, Drone, Buildkite). Scans fail above a configurable risk threshold - Critical / High / Medium / Low - so you can gate merges on cryptographic regressions just like you gate on failing unit tests. Inline findings appear in pull-request comments via SARIF integration with GitHub Code Scanning and GitLab Security Dashboard.
Compliance Coverage
NIST FIPS 140-3 (general cryptographic modules), NIST FIPS 203 (ML-KEM post-quantum key encapsulation), NIST FIPS 204 (ML-DSA post-quantum digital signature), NIST FIPS 205 (SLH-DSA stateless hash-based signature), BSI IT-Grundschutz (German federal IT baseline), BSI TR-02102 (BSI cryptographic recommendations), PCI-DSS cryptographic requirements (sections 3.5, 3.6, 4.1, 4.2), and ISO 27001 Annex A controls (A.10 Cryptography, A.13 Communications Security) - every finding mapped out of the box.
Specs
- 18 supported languages: TypeScript, JavaScript, C#, Java, Python, Go, PHP, Ruby, Rust, Kotlin, Scala, C, C++, Swift, Dart, VB.NET, COBOL, Zig
- Typical scan time: under 2 minutes for 50,000–500,000 lines of code
- 100% on-premise - source code never leaves your infrastructure
- Six sub-engines: AST, binary, runtime, TLS / PKI, git-history, config
- 2-pass context engine with dataflow tracking, taint analysis, cross-file cluster detection
Pricing
- Free - €0 - 10 scans/month, 1,000 files/scan, 1 seat
- Extended - €599/yr - 50 scans/month, 5,000 files/scan, migration plan generation
- Business - €5,999/yr - 250 scans/month, 10,000 files/scan, 5 seats, compliance report
- Enterprise - €49,999/yr - unlimited scans, 10 seats, dedicated support
Frequently Asked Questions
How long does a Korthex scan take?
A typical scan of 50,000 to 500,000 lines of code completes in under two minutes.
Does my source code leave Korthex?
No. The scanner runs locally as a CLI or inside your CI/CD pipeline. Only anonymized metadata is transmitted for the dashboard report - source code never leaves your infrastructure.
Is Korthex only a post-quantum scanner?
No. Korthex is a general cryptography scanner - it detects weak hashes, legacy ciphers, misuse of modern primitives, insecure TLS configurations, hardcoded keys and secrets, and quantum-vulnerable algorithms. Post-quantum migration is one of several outputs.
How is Korthex different from SAST tools like Snyk or SonarQube?
General SAST tools focus on code-logic vulnerabilities (injection, XSS, path traversal). Korthex focuses exclusively on cryptography - it inventories every cryptographic primitive, scores it for weakness and quantum exposure, and generates the migration code directly.
Who builds Korthex?
Korthex is built by Flowence, an on-premise infrastructure software company founded in 2025. Korthex is part of the Flowence product ecosystem alongside Sentinal (on-premise device management) and Voxra (unified communication hub).