pasta_curves-source/src
Jack Grigg 901ef2381e clippy: Allow binary operators in Mul impls for curves
We use binary operators specifically to implement constant-time scalar
multiplication.
2021-03-03 22:00:22 +00:00
..
arithmetic Rename crate to pasta_curves and remove halo2 code 2021-03-03 21:59:08 +00:00
fields clippy: Allow too-many-arguments on F*::montgomery_reduce 2021-03-03 22:00:22 +00:00
arithmetic.rs Rename crate to pasta_curves and remove halo2 code 2021-03-03 21:59:08 +00:00
curves.rs clippy: Allow binary operators in Mul impls for curves 2021-03-03 22:00:22 +00:00
fields.rs Move Pasta implementations into root 2021-03-03 21:59:08 +00:00
hashtocurve.rs clippy: Allow single-character names where necessary 2021-03-03 22:00:22 +00:00
lib.rs clippy: Allow binary operators in Mul impls for curves 2021-03-03 22:00:22 +00:00
macros.rs Move Pasta implementations into root 2021-03-03 21:59:08 +00:00
pallas.rs clippy: Allow single-character names where necessary 2021-03-03 22:00:22 +00:00
vesta.rs Move Pasta implementations into root 2021-03-03 21:59:08 +00:00