24 skills found
tniessen / Node PqcleanPQClean for Node.js, Deno, and browsers 🔏🔑 Node.js native addon and WebAssembly implementation
QRCS-CORP / CEXThe CEX Cryptographic library in C++
QRCS-CORP / CEX NETTwofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, GMSS, Rainbow, DTM-KEX
jkrauze / McelieceSimple python implementation of McEliece cryptosystem
Colfenor / Classic Mceliece RustThis is a pure-rust safe-rust implementation of the Classic McEliece post-quantum scheme
Varad0612 / The McEliece CryptosystemThis is the C implementation of the McEliece Cryptosystem based on QC-MDPC codes.
fruh / BitPunchStandalone McEliece implemetation
tniessen / Node Mceliece NistNode.js bindings for the reference implementation of the Classic McEliece KEM.
elibtronic / PythonMCSA Python implemented McEliece Cryptosystem
lyc1102 / McElieceCryptoSystemA C++ implementaion of McEliece System using Goppa code 256
cyph / Mceliece.jsJavaScript wrapper for a WebAssembly build of McEliece.
pqcryptotw / Mceliece Arm M4No description available
shanecurran / Node McelieceNode.js Library for the Post-Quantum McEliece Cryptosystem
devillegna / McOutsourcingOutsourcing key-generation of Classic McEliece
sz3 / LibmcleeceCommand line tool for Classic McEliece cryptography
christianepeters / Isdfqinformation-set decoding for q-ary codes
narges-dipir / PolarizedMacelicea public key scheme based on polar codes to improve the performance of McEliece cryptosystem. By exploiting the interesting properties of polar codes, we put the encryption matrix of the proposed scheme in systematic form. Moreover, the nonsingular matrix is constructed from the generator matrix of used polar code. These proceedings lead to decrease the public and private key lengths compared with the original McEliece public key cryptosystem. We analyze the proposed scheme against known attacks on the public key cryptosystems based on channel coding. Moreover, it benefits from high code rate and proper error correction capability for reliable communication.
beatsnbytes / Classic McelieceNo description available
somnoynadno / McElieceLDPC-based McEliece cryptosystem
ltpow1 / FYPMcEliece and Niederreiter cryptosystems implemented in MATLAB