crypto/x509: stop using math/big and crypto/elliptic for parsing #58635
Labels
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Now that we carved math/big out of the security perimeter and deprecated (most of) crypto/elliptic, we should not use it for parsing keys in crypto/x509.
This would also be a good opportunity to land https://go.dev/cl/402554.
The text was updated successfully, but these errors were encountered: