pasta_curves-source/src
Daira Hopwood e13ee2c8ff Add sqrt_ratio implementation.
Co-authored-by: Jack Grigg <jack@electriccoin.co>
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-01-14 02:34:43 +00:00
..
arithmetic Add sqrt_ratio implementation. 2021-01-14 02:34:43 +00:00
circuit Implement a simple single-chip layouter 2021-01-08 01:54:44 +00:00
pasta Add sqrt_ratio implementation. 2021-01-14 02:34:43 +00:00
plonk Merge pull request #111 from zcash/transcript-api-2 2021-01-13 16:50:47 -07:00
poly Simplifications to some logic. 2021-01-13 15:51:48 -07:00
arithmetic.rs Rename curves to Pallas/Vesta (Pasta). 2020-12-03 13:47:47 -07:00
circuit.rs General traits and structs for implementing circuits 2021-01-08 01:54:18 +00:00
dev.rs Remove unnecessary trailing semicolon 2021-01-08 02:22:16 +00:00
gadget.rs Add a placeholder module for gadgets 2021-01-08 01:55:10 +00:00
lib.rs Add a placeholder module for gadgets 2021-01-08 01:55:10 +00:00
model.rs model: metrics 0.13.0-alpha.13 2020-12-22 12:27:36 +00:00
pasta.rs Change ZETA constant of Fp to make it consistent with the endomorphism over Fq. 2020-12-07 09:42:33 -07:00
plonk.rs Merge pull request #111 from zcash/transcript-api-2 2021-01-13 16:50:47 -07:00
poly.rs Migrate to ff traits 2020-12-01 20:55:03 +00:00
transcript.rs Simplifications to some logic. 2021-01-13 15:51:48 -07:00