Remix.run Logo
westurner 2 hours ago

Brand new PQ in pyca is cool too.

When you make an https request in Python, which library does it use for the TLS TCP socket wrapper?

OpenSSL.

The TLS PEP was never accepted or implemented.

There's a rustls PQ issue.

Only certain things in Python use pyca/cryptography.