As of v48.0.0, the `cryptography` library supports ML-KEM: https://github.com/pyca/cryptography/pull/14598 https://github.com/pyca/cryptography/pull/14781 This means AsyncSSH can now support post-quantum key exchange without liboqs.
As of v48.0.0, the
cryptographylibrary supports ML-KEM:pyca/cryptography#14598
pyca/cryptography#14781
This means AsyncSSH can now support post-quantum key exchange without liboqs.