Nim implementation of Poseidon2 ------------------------------- This one uses the constantine library, and is specialized to BN254 and t=3. Note: this is a learning exercise, I don't speak Nim...