Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 15 submissions in the queue.

Submission Preview

Link to Story

NIST Selects HQC as Fifth Algorithm for Post-Quantum Encryption

Accepted submission by VLM mailto:haha@example.com at 2025-03-15 15:13:13 from the Cryptology and Glowies dept.
Security

From https://www.nist.gov/news-events/news/2025/03/nist-selects-hqc-fifth [nist.gov]

NIST has chosen a new algorithm for post-quantum encryption called HQC, which will serve as a backup for ML-KEM, the main algorithm for general encryption.
HQC is based on different math than ML-KEM, which could be important if a weakness were discovered in ML-KEM.
NIST plans to issue a draft standard incorporating the HQC algorithm in about a year, with a finalized standard expected in 2027.

The overall process at NIST is https://en.wikipedia.org/wiki/NIST_Post-Quantum_Cryptography_Standardization [wikipedia.org]

The algo's "homepage" seems to be https://pqc-hqc.org/ [pqc-hqc.org]

Currently there only seems to be a C++ implementation; has anyone else found other implementations? Have you upgraded your software, including SN, to PQC?


Original Submission