pasta_curves-source/src/pasta
2021-02-22 18:53:27 +00:00
..
fields Remove unused hash support for Pasta Fp and Fq. 2021-02-20 21:51:32 +00:00
curves.rs pasta: Split halo2-specific curve-specific logic into a separate macro 2021-02-22 18:53:27 +00:00
fields.rs Remove deterministic square root calculation as it's no longer needed. 2021-01-12 07:40:26 -07:00
hashtocurve.rs Avoid heap allocations within hash_to_curve. 2021-02-22 10:15:30 -07:00
macros.rs Rename curves to Pallas/Vesta (Pasta). 2020-12-03 13:47:47 -07:00
pallas.rs Remove a redundant bool::from. 2021-02-21 21:43:11 +00:00
vesta.rs Repair test vectors and add tests for map_to_curve_simple_swu. 2021-02-21 21:01:19 +00:00