pqc-evaluator
// Post-quantum cryptography evaluation skill for quantum-safe migration
$ git log --oneline --stat
stars:384
forks:73
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namepqc-evaluator
descriptionPost-quantum cryptography evaluation skill for quantum-safe migration
allowed-toolsBash,Read,Write,Edit,Glob,Grep
metadata[object Object]
PQC Evaluator
Purpose
Provides expert guidance on evaluating post-quantum cryptographic algorithms and planning quantum-safe migration strategies.
Capabilities
- NIST PQC standard implementation checks
- Lattice-based algorithm analysis
- Code-based cryptography evaluation
- Hash-based signature verification
- Hybrid classical-PQC schemes
- Migration impact assessment
- Performance benchmarking
- Key size analysis
Usage Guidelines
- Inventory Assessment: Catalog current cryptographic usage
- Algorithm Selection: Choose appropriate PQC algorithms for use cases
- Implementation Review: Verify correct implementation of PQC schemes
- Performance Testing: Benchmark PQC against classical algorithms
- Migration Planning: Develop phased migration strategy
Tools/Libraries
- liboqs
- PQClean
- OpenSSL (with PQC support)
- Bouncy Castle
- SUPERCOP