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
If octets_to_point isn't injective, there could be malleability-like issues (i.e., swap one byte-string for another that represents the same point). Should we require octets_to_point to be injective?