Quantum algorithms that attack classical cryptographic protocols, including Shor's integer factorization, discrete logarithm solving, and Simon's hidden subgroup problem.
Resources
3Install
npx skillscat add unitarylab/quantum-skills/cryptography Install via the SkillsCat registry.
SKILL.md
Quantum Cryptography Algorithms
1. Shor's Algorithm
See reference: ./shor/SKILL.md
2. Discrete Logarithm Problem (DLP) Solver
See reference: ./discretelog/SKILL.md
3. Simon's Algorithm
See reference: ./simon/SKILL.md