37 results for mceliece

www.reddit.com/r/cryptography/comments/1kxjpfl/why_isnt_mceliece_more_popular/

Why isn't McEliece more popular?

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...

github.com/shanecurran/node-mceliece

shanecurran/node-mceliece

Node.js Library for the Post-Quantum McEliece Cryptosystem (⭐ 8)

github.com/tniessen/node-mceliece-nist

tniessen/node-mceliece-nist

Node.js bindings for the reference implementation of the Classic McEliece KEM. (⭐ 13)

github.com/Varad0612/The-McEliece-Cryptosystem

Varad0612/The-McEliece-Cryptosystem

This is the C implementation of the McEliece Cryptosystem based on QC-MDPC codes. (⭐ 25)

github.com/Colfenor/classic-mceliece-rust

Colfenor/classic-mceliece-rust

This is a pure-rust safe-rust implementation of the Classic McEliece post-quantum scheme (⭐ 33)

github.com/jkrauze/mceliece

jkrauze/mceliece

Simple python implementation of McEliece cryptosystem (⭐ 34)

arxiv.org/abs/1501.04895v1

Quantum McEliece public-key encryption scheme

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...

arxiv.org/abs/1612.05085v2

Variations of the McEliece Cryptosystem

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...

www.reddit.com/r/crypto/comments/1myydc6/why_was_classic_mceliece_rejected_for_mlkem/

Why was Classic McEliece Rejected for ML-KEM?

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...

arxiv.org/abs/1205.5224v3

A CCA2 Secure Variant of the McEliece Cryptosystem

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...

en.wikipedia.org/wiki/McEliece_cryptosystem

McEliece cryptosystem - Wikipedia

In cryptography, the McEliece cryptosystem is an asymmetric encryption algorithm developed in 1978 by Robert McEliece. It was the first such scheme to

en.wikipedia.org/wiki/Post-quantum_cryptography

Post-quantum cryptography - Wikipedia

McEliece Schemes". Cryptology ePrint Archive. Misoczki, R.; Tillich, J. P.; Sendrier, N.; Barreto, P. S. L. M. (2013). "MDPC-McEliece: New McEliece variants

arxiv.org/abs/1212.0725v4

A note on quantum McEliece public-key cryptosystem

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....

www.reddit.com/r/crypto/comments/1nt1u1l/thoughts_on_bernsteins_critiques_of_mlkem_vs/

Thoughts on Bernstein's Critiques of ML-KEM vs Classic McEliece

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....

www.reddit.com/r/informaq/comments/1rkf55m/postquantum_sanitizable_signatures_via_mceliece/

Post-Quantum Sanitizable Signatures via McEliece Chameleon Hashing

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...

en.wikipedia.org/wiki/Robert_McEliece

Robert McEliece - Wikipedia

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

arxiv.org/abs/2111.02119v2

A McEliece cryptosystem using permutation codes

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...