McEliece standardization: Looking at what's happening, and analyzing rationales
Points: 5 | Comments: 0 | Author: 1vuio0pswjnm7
Points: 5 | Comments: 0 | Author: 1vuio0pswjnm7
Points: 13 | Comments: 1 | Author: nabla9
Hey yall I’ve been reading Daniel J. Bernstein’s recent blog post about McEliece ( [https://blog.cr.yp.to/20250423-mceliece.html](https://blog.cr.yp.to/20250423-mceliece.html) ). Also I'm working...
Node.js Library for the Post-Quantum McEliece Cryptosystem (⭐ 8)
Node.js bindings for the reference implementation of the Classic McEliece KEM. (⭐ 13)
This is the C implementation of the McEliece Cryptosystem based on QC-MDPC codes. (⭐ 25)
This is a pure-rust safe-rust implementation of the Classic McEliece post-quantum scheme (⭐ 33)
Simple python implementation of McEliece cryptosystem (⭐ 34)
This paper investigates a quantum version of McEliece public-key encryption (PKE) scheme, and analyzes its security. As is well known, the security of classical McEliece PKE is not stronger than the onewayness of related classical one-way function. W...
Two variations of the McEliece cryptosystem are presented. The first one is based on a relaxation of the column permutation in the classical McEliece scrambling process. This is done in such a way that the Hamming weight of the error, added in the en...
I have learnt that Classic McEliece made it to round 3 of NIST but was rejected in favor of Kyber for ML-KEM. McEliece was introduced in 1978--around the same time as RSA and remains resistant to cl...
The McEliece public-key encryption scheme has become an interesting alternative to cryptosystems based on number-theoretical problems. Differently from RSA and ElGa- mal, McEliece PKC is not known to be broken by a quantum computer. Moreover, even to...
In cryptography, the McEliece cryptosystem is an asymmetric encryption algorithm developed in 1978 by Robert McEliece. It was the first such scheme to
McEliece Schemes". Cryptology ePrint Archive. Misoczki, R.; Tillich, J. P.; Sendrier, N.; Barreto, P. S. L. M. (2013). "MDPC-McEliece: New McEliece variants
In the context of public key cryptography, the McEliece cryptosystem represents a very smart solution based on the hardness of the decoding problem, which is believed to be able to resist the advent of quantum computers. Despite this, the original Mc...
Inspired by Fujita's analysis [Quantum inf. & comput. 12(3&4), 2012], we suggest a twice-encryption scheme to improve the security of the original quantum McEliece public-key encryption algorithm....
I am trying to see if Daniel J Bernstein has valid claims on the strength of Classic McEliece over ML-KEM. Bernstein was obviously upset that Kyber was chosen instead. Here is [a link](https://blog....
First code-based post-quantum sanitizable signature scheme using McEliece cryptosystem achieves perfect transparency (δ=0) via weight-t randomizer constraint and Patterson decoding, with 655KB public...
Robert J. McEliece (May 21, 1942 – May 8, 2019) was the Allen E. Puckett Professor and a professor of electrical engineering at the California Institute
This paper is an attempt to build a new public-key cryptosystem; similar to the McEliece cryptosystem, using permutation error-correcting codes. We study a public-key cryptosystem built using two permutation error-correcting codes. We show that these...