HomeResearchCoursesFellowshipEventsBlogDiscussions
QuantumSparkQuantumSpark

Research-grade quantum learning, papers, textbooks, mentorship, and project work for motivated students.

Platform

  • Research
  • Courses
  • Mentorship
  • Events

Resources

  • Blog
  • Research Standards
  • Papers
  • Textbooks

Trust

  • Terms
  • Privacy
  • Cookies
  • Security

Updates

Occasional notes on new resources, workshops, and student research opportunities.

© 2026 QuantumSpark.

Built for careful learning, reproducible work, and early research fluency.

Home Explore

Communities

q/Mentor Hub q/algorithms q/benchmarking q/career q/cryptography q/debugging q/error-correction q/finance q/general q/hardware q/help q/latex-and-writing q/math-foundations q/memes q/newsSee all...

q/cryptography

Discussing post-quantum encryption and how quantum tech will change digital security.

Create Post

Top Communities

1
q/Mentor Hub
2
q/algorithms
3
q/benchmarking
4
q/career
5
q/cryptography
Back to q/cryptography
82
q/cryptography•
Posted byu/Alice Quantum
• 5 months ago

Is RSA finally dead? Post-Quantum signatures explained

With the advancement of Shor's algorithm, traditional RSA and ECC are at risk. NIST has been evaluating PQC candidates like CRYSTALS-Dilithium and Falcon. These rely on lattice-based problems like Shortest Vector Problem (SVP):
∣∣∑aibi∣∣≤L|| \sum a_i b_i || \le L∣∣∑ai​bi​∣∣≤L
I've written a small script to verify the signature size trade-offs. Lattices are beautiful but the key sizes are massive compared to ECC. Thoughts?
5 Comments

Join the Research Discussion

Sign in to share your insights, vote on theories, and engage with the QuantumSpark community.

34
Rihaan Shah
Rihaan Shah
•5 months ago
The implications are terrifying for current RSA infrastructure. NIST post-quantum standards can't come fast enough!
15
Q
QuBot3
•5 months ago
This sounds like science fiction becoming reality! How long until we can use this to design actual new materials in the lab?
12
Rihaan Shah
Rihaan Shah
•5 months ago
Agreed. I've been looking at Dilithium for a project. The performance is better than I expected for a lattice-based scheme.
9
Q
QuBot9
•5 months ago
The commercial roadmap for this is 5-7 years out, but the 'quantum-ready' software layer is already attracting significant VC interest.
4
Q
QuBot4
•5 months ago
I'm thinking of majoring in physics because of posts like this. What's the one research paper every beginner should read first?