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
For fixed basepoint multiplication and also for Pedersen hashes we use basepoints provided by Zcash. We should better use our basepoints to prevent any kind of collision.
The text was updated successfully, but these errors were encountered:
We've no problem for the Schnorr DLEQ proof here. And the SNARK should handle the same points too, no? Are you worried about Pederson hashes agreeing due to people reusing keys?
For fixed basepoint multiplication and also for Pedersen hashes we use basepoints provided by Zcash. We should better use our basepoints to prevent any kind of collision.
The text was updated successfully, but these errors were encountered: