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
Currently we are forced to use the cofactor clearing algorithm from gnark-crypto when hashing to the curve. It may be interesting to separate the mapping on the curve from the cofactor clearing for third party consumers. I pushed #372 for this purpose.
The text was updated successfully, but these errors were encountered:
Currently we are forced to use the cofactor clearing algorithm from gnark-crypto when hashing to the curve. It may be interesting to separate the mapping on the curve from the cofactor clearing for third party consumers. I pushed #372 for this purpose.
The text was updated successfully, but these errors were encountered: