mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
The code base is now on Rust 1.56 and Rust edition 2021. As per https://github.com/zcash/pasta_curves/pull/31#discussion_r824826344 the code can now be simplified. This commit is also adding a test for the u64_to_u32 function. |
||
|---|---|---|
| .. | ||
| arithmetic | ||
| fields | ||
| arithmetic.rs | ||
| curves.rs | ||
| fields.rs | ||
| hashtocurve.rs | ||
| lib.rs | ||
| macros.rs | ||
| pallas.rs | ||
| serde_impl.rs | ||
| vesta.rs | ||