Back to browse
GitHub Repository

Post-Quantum Cryptography

2 starsPython

An open source tool that checks for post-quantum crypto

by cs02rm0·May 22, 2026·2 points·0 comments

AI Analysis

●●SolidSolve My ProblemShip It

Dedicated PQC scanner for TLS and SSH when testssl.sh lags behind.

Strengths
  • Targets specific NIST algorithms like ML-KEM instead of generic SSL checks.
  • Agent daemon monitors active connections proactively rather than just one-off scans.
  • Brew tap installation makes deployment trivial for macOS security teams.
Weaknesses
  • macOS only currently, limiting utility for Linux-heavy server infrastructure.
  • Only seven commits suggests early stage; risky for long-term compliance needs.
Category
Target Audience

Security engineers, compliance officers, DevOps teams

Similar To

testssl.sh · sslscan · nmap

Post Description

Some of us will have compliance obligations coming down the line for post-quantum crypto; the gist of which is understanding which algorithms we're using and whether they'll be suitable for protecting against quantum attacks in the future (but potentially against data collected as early as today).

Anyway, in case it's useful, here's a small tool that can either scan a host and port, or check for open connections and attempt to identify if they offer post-quantum algorithms.

I've only packaged it for macos so far, but it's just python.

Similar Projects

Security●●Solid

NIS2 Readiness Check

Maps email auth protocols to specific NIS2 paragraphs auditors actually reference.

Niche GemSolve My Problem
meysamazad
202d ago