# Python Now Has a Post-Quantum Encryption Library

> Source: <https://www.schneier.com/blog/archives/2026/08/python-now-has-a-post-quantum-encryption-library.html>
> Published: 2026-08-10 11:02:26+00:00

## Python Now Has a Post-Quantum Encryption Library

Post-quantum cryptography is now one pip-install away for the entire Python ecosystem. With funding from the

[Sovereign Tech Agency], we implemented support for ML-KEM, the NIST-standard key-establishment primitive, and ML-DSA, the NIST-standard digital-signature primitive, in pyca/cryptography.

Remember, the reason to do this now is because there’s no emergency. And because you will make your systems crypto agile, which is always a good idea.
