mirror of
https://github.com/logos-storage/rust-bn254-hash.git
synced 2026-01-02 13:53:09 +00:00
323 B
323 B
rust-poseidon2-bn254
Rust implementation of the Poseidon2 hash function over the BN254 curve's scalar field,
with permutation state width t=3.
Currently using arkworks for field arithmetic (maybe replace it with something more light-weight in the future...)