mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-07-19 01:29:04 -05:00
[PR #263] Add QuantumScan to Tools / Standalone #5387
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/263
Author: @gaiabio12-design
Created: 5/12/2026
Status: 🔄 Open
Base:
master← Head:add-quantumscan📝 Commits (1)
4205899Add QuantumScan to Tools / Standalone📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding QuantumScan to the
### Standalonetools section, listed alphabetically between Nipe and sops.QuantumScan is a free scanner that detects quantum-vulnerable cryptography (RSA, ECDSA, Diffie-Hellman, SHA-1, MD5, etc.) in GitHub repositories. It exports:
The scanner core is MIT-licensed at https://github.com/quantumscan-io/scanner-core — users can audit / self-host the detection logic. The hosted version is free during the design partner phase.
Fits in the standalone tools category alongside
gpg,sops, andcryptomator— practical cryptography utilities engineers use day-to-day, not a library implementing primitives.Following the alphabetical convention of the section.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.