Skip to main content
Glama
quantakrypto

quantakrypto pqc-tools

verify_fix

Scan a code snippet for remaining classical crypto after an edit. Confirms quantum-vulnerable usage has been removed.

Instructions

Run the quantakrypto detectors over a code snippet (NOT the filesystem) and report any classical crypto that remains. Use this to confirm an edit actually removed the quantum-vulnerable usage. Provide 'code' plus a 'language' or 'filename'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
codeYesThe source code to check.
filenameNoOptional filename; its extension selects the detectors (overrides 'language').
languageNoLanguage of the code (js, ts, python, go, java, csharp, rust, ruby, c, …).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/quantakrypto/pqc-tools'

If you have feedback or need assistance with the MCP directory API, please join our Discord server