> For the complete documentation index, see [llms.txt](https://cryptobook.nakov.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cryptobook.nakov.com/quantum-safe-cryptography/quantum-safe-asymmetric-encryption-example.md).

# Quantum-Safe Asymmetric Encryption - Example

**TODO**: Explain about the **McEliece cryptosystem**:

* <https://en.wikipedia.org/wiki/McEliece_cryptosystem>

**TODO**: Demonstrate McEliece asymmetric quantum-safe encryption it in **Python**:

* <https://github.com/jkrauze/mceliece>
