Zk
Results
1
comments of
Zk
@vicsn Should be this: https://github.com/ProvableHQ/snarkVM/blob/staging/algorithms/src/crypto_hash/poseidon.rs#L178 And recommended fix is concatenate the input with $1{\mathbb{F}_p}$, and add some $0{\mathbb{F}_p}$ until reaching a multiple of RATE as the total length according to...