rust-bn254-hash/README.md
2025-01-17 20:53:33 +01:00

231 B

rust-poseidon2-bn254

Rust implementation of the Poseidon2 hash function over the BN254 curve's scalar field (with t=3).

Currently using arkworks for field arithmetic.