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
We require an hash-to-curve in our implementation of the ECVRF.
Currently we are using Bowe-Hopwood, that is actually a CRH, so probably it is not the best choice.
We should investigate for circuit-friendly alternatives to it.
The text was updated successfully, but these errors were encountered:
We require an hash-to-curve in our implementation of the ECVRF.
Currently we are using Bowe-Hopwood, that is actually a CRH, so probably it is not the best choice.
We should investigate for circuit-friendly alternatives to it.
The text was updated successfully, but these errors were encountered: