pqscan

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 27, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

README ¶

âš› pqscan

Post-Quantum Cryptography Vulnerability Scanner

Find your quantum-vulnerable encryption before a quantum computer does.

Quantum Scan Go Version License CNSA 2.0 CycloneDX


The largest cryptographic migration in history is coming. It starts with knowing what you have.


Quick Start • Features • Output Formats • GitHub Actions • Why This Matters


🔴 The Problem

94%+ of internet endpoints use encryption that quantum computers will break.

Threat What It Breaks Impact
Shor's Algorithm RSA, ECDSA, ECDH, Diffie-Hellman Private keys recovered. All traffic decryptable. Signatures forgeable.
Grover's Algorithm AES-128, SHA-256 Security halved. AES-128 → 64-bit (broken). AES-256 → 128-bit (safe).
Harvest Now, Decrypt Later Everything transmitted today Adversaries record encrypted traffic NOW, decrypt when quantum arrives.

CNSA 2.0 (NSA mandate) requires complete migration to post-quantum cryptography by 2033-2035.

pqscan finds every quantum-vulnerable algorithm in your infrastructure.


âš¡ Quick Start

Install
# Build from source
git clone https://github.com/Hacker21-punk/pqscan.git
cd pqscan
go build -o pqscan .

# Or install directly
go install github.com/Hacker21-punk/pqscan@latest

Documentation ¶

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL