You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.