orchard/halo2-gadgets
therealyingtong 1acf0c2c15 Refactor ECC tests to be generic over fixed bases.
This removes the need to import OrchardFixedBases to the halo2_ecc
crate.
2021-10-12 14:51:22 +02:00
..
halo2_ecc Refactor ECC tests to be generic over fixed bases. 2021-10-12 14:51:22 +02:00
halo2_poseidon Imports, dependencies, documentation cleanups. 2021-10-12 14:27:37 +02:00
halo2_utilities Move fixed bases utils into halo2_ecc crate. 2021-10-12 14:36:08 +02:00
sinsemilla Imports, dependencies, documentation cleanups. 2021-10-12 14:27:37 +02:00
.gitignore
Cargo.toml Imports, dependencies, documentation cleanups. 2021-10-12 14:27:37 +02:00
LICENSE-BOSL