mirror of
https://github.com/logos-storage/rust-poseidon-bn254-pure.git
synced 2026-05-02 19:03:06 +00:00
readme
This commit is contained in:
parent
2f719307f4
commit
d12b3f89b5
@ -11,6 +11,10 @@ It's intended to be used on 32-bit platforms, eg. 32-bit RISC-V (rv32im)
|
||||
The algebra implementation is based on [`zikkurat-algebra`](https://github.com/faulhornlabs/zikkurat-algebra/)
|
||||
and [`staging-agda`](https://github.com/faulhornlabs/staging-agda/).
|
||||
|
||||
### Status
|
||||
|
||||
Currently, only Poseidon2 with `t=3` is implemented.
|
||||
|
||||
### TODO
|
||||
|
||||
- [ ] optimize squaring to use less multiplications (?)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user