This website requires JavaScript.
Explore
Help
Sign in
saymrwulf
/
pasta_curves-source
Watch
1
Star
0
Fork
You've already forked pasta_curves-source
0
mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced
2026-09-04 20:03:39 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
81a7936d99
pasta_curves-source
/
src
/
pasta
History
Jack Grigg
81a7936d99
pasta: Split halo2-specific curve-specific logic into a separate macro
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