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-05 20:10:32 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7dc21f4727
pasta_curves-source
/
src
/
pasta
History
Daira Hopwood
7dc21f4727
Repair test vectors and add tests for map_to_curve_simple_swu.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
2021-02-21 21:01:19 +00:00
..
fields
Remove unused hash support for Pasta Fp and Fq.
2021-02-20 21:51:32 +00:00
curves.rs
Fix case where the input to map_to_curve_simple_swu is 0, and remove unneeded B_OVER_ZA constants.
2021-02-21 21:00:50 +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
Fix case where the input to map_to_curve_simple_swu is 0, and remove unneeded B_OVER_ZA constants.
2021-02-21 21:00:50 +00:00
macros.rs
Rename curves to Pallas/Vesta (Pasta).
2020-12-03 13:47:47 -07:00
pallas.rs
Repair test vectors and add tests for map_to_curve_simple_swu.
2021-02-21 21:01:19 +00:00
vesta.rs
Repair test vectors and add tests for map_to_curve_simple_swu.
2021-02-21 21:01:19 +00:00