Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 284 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 284 Bytes

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