/McEliece

LDPC-based McEliece cryptosystem

Primary LanguageJupyter Notebook

LDPC-based McEliece cryptosystem

McEliece cryptosystem based on LDPC, QC-LDPC or MDPC codes

Installation

  1. Clone this repo

$ git clone https://github.com/somnoynadno/McEliece.git

  1. Install requirements

$ pip3 intall -r requrements.txt

  1. Library is ready to use