Back to news
security Priority 4/5 9/15/2026, 11:05:47 AM

Comprehensive arXiv Survey Outlines Foundations and Applications of Post-Quantum Cryptography

Comprehensive arXiv Survey Outlines Foundations and Applications of Post-Quantum Cryptography

A comprehensive survey paper published on arXiv explores post-quantum cryptography mechanisms designed to withstand potential security threats from quantum computers. The study systematically organizes key cryptographic primitives, focusing on lattice-based, code-based, and multivariate polynomial-based algorithms. It maps out their various implementation architectures and deployment targets to assist in transitioning away from vulnerable schemes.

Related tools

Recommended tools for this topic

These picks prioritize high-intent tools relevant to this topic. Some links may include partner or affiliate tracking.

#pqc#cryptography#arxiv#quantum

Comparison

AspectBefore / AlternativeAfter / This
Underlying Hard ProblemInteger factorization (RSA) and discrete logarithms (ECC)Shortest vector problems (Lattice-based) and syndrome decoding (Code-based)
Quantum ResistanceVulnerable to Shor's algorithm on large-scale quantum computersResistant to known quantum-assisted algorithmic attacks
Key and Ciphertext SizeRelatively small key sizes, minimal network overheadSignificantly larger public keys and signatures, requiring network protocol adaptation
Computational OverheadLow computation demand suitable for resource-constrained legacy systemsVarying resource requirements with potential bottlenecks in memory-constrained devices

Source: arXiv

This page summarizes the original source. Check the source for full details.

Related