/mceliece

Simple python implementation of McEliece cryptosystem

Primary LanguagePythonMIT LicenseMIT

mceliece

Simple python implementation of McEliece cryptosystem

To install all required dependencies run following command.

pip install -r requirements.txt

If you have issues running it on Ubuntu try to follow this steps: #1