Post-Quantum Security Analysis
We scanned tlsfuzzer/python-ecdsa using QuantumScan and found multiple cryptographic vulnerabilities that will be broken by quantum computers (Shor's algorithm).
Risk Score: 95/100
Findings Summary
| Algorithm |
Severity |
PQC Alternative |
| Legacy algorithms |
HIGH |
ML-KEM / ML-DSA |
Full Report
View detailed scan report with migration guide →
Migration Path
NIST deadlines (CNSA 2.0): begin migration by 2027, complete by 2033.
- RSA / ECDSA → ML-DSA (NIST FIPS 204) for signatures
- RSA / ECDH → ML-KEM (NIST FIPS 203) for key encapsulation
About QuantumScan
Open-source PQC scanner. Scan your own repo locally — no code leaves your machine:
Source | Docs
Automated responsible disclosure report. Close this issue if already addressed or out of scope.
Post-Quantum Security Analysis
We scanned tlsfuzzer/python-ecdsa using QuantumScan and found multiple cryptographic vulnerabilities that will be broken by quantum computers (Shor's algorithm).
Risk Score: 95/100
Findings Summary
Full Report
View detailed scan report with migration guide →
Migration Path
NIST deadlines (CNSA 2.0): begin migration by 2027, complete by 2033.
About QuantumScan
Open-source PQC scanner. Scan your own repo locally — no code leaves your machine:
npx quantumscan .Source | Docs
Automated responsible disclosure report. Close this issue if already addressed or out of scope.