Draft:Hamming Quasi-Cyclic
![]() | Review waiting, please be patient.
This may take 3 months or more, since drafts are reviewed in no specific order. There are 3,069 pending submissions waiting for review.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
Reviewer tools
|
Submission declined on 12 May 2025 by GoldRomean (talk). This submission is not adequately supported by reliable sources. Reliable sources are required so that information can be verified. If you need help with referencing, please see Referencing for beginners and Citing sources.
Where to get help
How to improve a draft
You can also browse Wikipedia:Featured articles and Wikipedia:Good articles to find examples of Wikipedia's best writing on topics similar to your proposed article. Improving your odds of a speedy review To improve your odds of a faster review, tag your draft with relevant WikiProject tags using the button below. This will let reviewers know a new draft has been submitted in their area of interest. For instance, if you wrote about a female astronomer, you would want to add the Biography, Astronomy, and Women scientists tags. Editor resources
This draft has been resubmitted and is currently awaiting re-review. | ![]() |
HQC (Hamming Quasi-Cyclic) is a key encapsulation mechanism (KEM) designed to be resistant to cryptanalytic attacks with future powerful quantum computers. It is used to establish a shared secret between two communicating parties without an (IND-CCA2) attacker in the transmission system being able to decrypt it. This asymmetric cryptosystem is based on code-based cryptography. It was chosen as an alternative to Kyber alternative in the NIST competition for post-quantum cryptography standard.[1]
Scheme definition
[edit]HQC consists of four polynomial-time algorithms: a setup which ouputs the global parameters, a key generation algorithm, the encryption algorithm and the decryption algorithm.[2]
Roughly, the idea behind this public-key cryptosystem is to encode a message to a codeword, and use the public key to add errors such that it can't be decoded easily. The secret key is thus applied to remove enough error such that it can be decoded.
As opposed to cryptosystems like RSA or ECC, the decoding of the ciphertext is correct with a certain probability named DFR (Decoding Failure Rate). In the general case, HQC uses two codes, the first one being a random quasi-cyclic code while the second one can be any code.[3] However, the choice of the codes used greatly changes the DFR and the length of the ciphertext.[4]
The submission to the NIST competition is using a concatenated error correction code of an internal code, a Reed-Muller code and an external code, a duplicated Reed–Solomon error correction.
References
[edit]- ^ "NIST Selects HQC as Fifth Algorithm for Post-Quantum Encryption", NIST, 11 March 2025
- ^ HQC specification
- ^ Aguilar-Melchor, Carlos; Blazy, Olivier; Deneuville, Jean-Christophe; Gaborit, Philippe; Zemor, Gilles (2018), "Efficient Encryption from Random Quasi-Cyclic Codes", IEEE Transactions on Information Theory, 64 (5): 3927–3943, arXiv:1612.05572, doi:10.1109/TIT.2018.2804444
- ^ Aguilar-Melchor, Carlos; Aragon, Nicolas; Deneuville, Jean-Christophe; Gaborit, Philippe; Lacan, Jérôme; Zémor, Gilles (2024), "Efficient error-correcting codes for the HQC post-quantum cryptosystem", Designs, Codes and Cryptography, 92 (12): 4511–4530, doi:10.1007/s10623-024-01507-6