pasta_curves-source/src
2021-01-14 08:46:25 -07:00
..
arithmetic Remove deterministic square root calculation as it's no longer needed. 2021-01-12 07:40:26 -07:00
circuit Implement a simple single-chip layouter 2021-01-08 01:54:44 +00:00
pasta Remove deterministic square root calculation as it's no longer needed. 2021-01-12 07:40:26 -07:00
plonk clippy: Remove unnecessary Result 2021-01-14 08:46:25 -07:00
poly doc: Fix broken intra-doc link 2021-01-14 08:46:25 -07:00
arithmetic.rs
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
transcript.rs clippy: Use Option::ok_or_else to construct errors from functions 2021-01-14 08:43:25 -07:00