Moozonian
Web Images Developer News Books Maps Shopping Moo-AI
Showing results for mceliece
StackOverflow https://stackoverflow.com/questions/20577622/mceliece-flexiprovider-how-can-i-create-keypair-from-byte-array

McEliece (FlexiProvider): How can i create KeyPair from byte array?

Tags: java, security, cryptography, public-key-encryption
GitHub Repo https://github.com/jkrauze/mceliece

jkrauze/mceliece

Simple python implementation of McEliece cryptosystem
StackOverflow https://stackoverflow.com/questions/58773074/bad-padding-in-mceliece-impementation

Bad padding in McEliece impementation

Tags: java, cryptography, bouncycastle
StackOverflow https://stackoverflow.com/questions/73849257/there-is-a-difficulty-in-running-nist-round-3-classic-mceliece

There is a difficulty in running "nist round 3 classic mceliece"

Tags: c++, keccak
GitHub Repo https://github.com/QRCS-CORP/CEX-NET

QRCS-CORP/CEX-NET

Twofish 512, Serpent 512, Rijndael 512, the HX Ciphers, Ring-LWE, NTRU, McEliece, GMSS, Rainbow, DTM-KEX
StackOverflow https://stackoverflow.com/questions/56082828/how-do-i-serialize-a-bcmceliecepublickey

How do I serialize a BCMcEliecePublicKey?

Tags: java, serialization, bouncycastle, post-quantum-cryptography
GitHub Repo https://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
StackOverflow https://stackoverflow.com/questions/42274010/mceliece-encryption-decryption-algorithm

McEliece encryption/decryption algorithm

Tags: matlab, encryption, cryptography
GitHub Repo https://github.com/fruh/BitPunch

fruh/BitPunch

Standalone McEliece implemetation
GitHub Repo https://github.com/elibtronic/pythonMCS

elibtronic/pythonMCS

A Python implemented McEliece Cryptosystem
GitHub Repo https://github.com/shanecurran/node-mceliece

shanecurran/node-mceliece

Node.js Library for the Post-Quantum McEliece Cryptosystem
StackOverflow https://stackoverflow.com/questions/42350016/mceliece-bouncy-castle-getting-the-public-key-back

McEliece (Bouncy Castle) Getting the public key back

Tags: java, security, cryptography, bouncycastle, public-key-encryption
GitHub Repo https://github.com/lyc1102/McElieceCryptoSystem

lyc1102/McElieceCryptoSystem

A C++ implementaion of McEliece System using Goppa code 256
GitHub Repo https://github.com/sz3/libmcleece

sz3/libmcleece

Command line tool for Classic McEliece cryptography
StackOverflow https://stackoverflow.com/questions/74104172/nist-round-3-classic-mceliece-missing-libkeccek-a-headers-simplefips202-h

NIST Round 3 Classic McEliece Missing Libkeccek.a.headers/SimpleFIPS202.h

Tags: windows-subsystem-for-linux, keccak, post-quantum-cryptography
StackOverflow https://stackoverflow.com/questions/63318666/unable-initializing-mceliece-function-in-botan-with-rng

Unable initializing McEliece function in Botan with RNG

Tags: c++, botan
GitHub Repo https://github.com/tniessen/node-mceliece-nist

tniessen/node-mceliece-nist

Node.js bindings for the reference implementation of the Classic McEliece KEM.
GitHub Repo https://github.com/Varad0612/The-McEliece-Cryptosystem

Varad0612/The-McEliece-Cryptosystem

This is the C implementation of the McEliece Cryptosystem based on QC-MDPC codes.
StackOverflow https://stackoverflow.com/questions/43818843/defining-mceliece-parameter-tuple-n-k-t-with-bouncycastles-tuple-m-t-pol

Defining McEliece parameter tuple (n, k, t) with BouncyCastle's tuple (m, t, poly)

Tags: cryptography, bouncycastle, encryption-asymmetric, key-generator
StackOverflow https://stackoverflow.com/questions/77635502/reed-solomon-and-mceliece-in-python

Reed solomon and mceliece in python

Tags: python, cryptography, python-cryptography, reed-solomon