mirror of
https://github.com/pseXperiments/icicle.git
synced 2026-01-09 15:37:58 -05:00
* BW scalar field is now the same as BLS base field * add poseidon * add merkle tree builder * poseidon rust bindings * implement rust bindings * add doc comments * remove global poseidon constants * add custom constants API and script for generating new constants * add the rest of the curves for poseidon * add all the curves for real * misname bls12-377 * typo * partial rounds * minor fixes * small tweak for big performance boost * add CHK_INIT_IF_RETURN --------- Co-authored-by: DmytroTym <dmytrotym1@gmail.com>