mirror of
https://github.com/logos-storage/rust-bn254-hash.git
synced 2026-01-05 15:23:06 +00:00
10 lines
231 B
Markdown
10 lines
231 B
Markdown
|
|
|
||
|
|
`rust-poseidon2-bn254`
|
||
|
|
--------------------
|
||
|
|
|
||
|
|
Rust implementation of the Poseidon2 hash function over the BN254 curve's scalar field
|
||
|
|
(with `t=3`).
|
||
|
|
|
||
|
|
Currently using [arkworks](https://github.com/arkworks-rs) for field arithmetic.
|
||
|
|
|