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
Removes the bound from the `CurveArithmetic::Scalar` associated type.
I was attempting to figure out why this issue didn't result in any bugs:
RustCrypto/elliptic-curves#1319
It appears to be completely unused.
The easiest way to fix that bug is to delete all of the relevant code.
0 commit comments