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?
The text was updated successfully, but these errors were encountered:
One can argue that this would be considered "naturally implied" requirement, but it's only appropriate to be explicit, so that nobody would be able to say "the requirement is not spelled, hence there is no such requirement." In other words 👍 👍 👍 Oh! Did I say 👍 ?
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?
The text was updated successfully, but these errors were encountered: