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 hash function returns just one field element value.
Could the variant of a hash function that returns a Vec of field elements returned e.g. as PoseidonEx of circomlib or plonky2 do in their respective implementations?
The text was updated successfully, but these errors were encountered:
Currently
hash
function returns just one field element value.Could the variant of a hash function that returns a
Vec
of field elements returned e.g. asPoseidonEx
ofcircomlib
orplonky2
do in their respective implementations?The text was updated successfully, but these errors were encountered: