pyca / cryptography

cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
https://cryptography.io
Other
6.7k stars 1.54k forks source link

Avoid storing references to Certificates #12028

Closed alex closed 1 day ago

alex commented 2 days ago

Its asymmetric with the read path, which owns the value, and thus woudl need to change for our GAT API.