[Cryptography-dev] Building cryptography-45.0.2 with aws-lc

2025-05-21 Thread Husnain Taseer via Cryptography-dev
Hi, We are excited that cryptography version 45.x has introduced support to build it with aws-lc, however there are no instructions provided and it's a bit hard for someone with little to no rust knowledge. I have been trying to build the Python cryptography 45.0.2 with aws-lc, I have replace

[Cryptography-dev] Re: Building cryptography-45.0.2 with aws-lc

2025-05-21 Thread Paul Kehrer via Cryptography-dev
You can see how we build and test against aws-lc in our CI: https://github.com/pyca/cryptography/blob/c3aac1fad241e334e26c36c899a5779a866679af/.github/workflows/ci.yml#L46 https://github.com/pyca/cryptography/blob/c3aac1fad241e334e26c36c899a5779a866679af/.github/workflows/ci.yml#L109-L122 https://g