mirror of
https://github.com/saymrwulf/pasta_curves-source.git
synced 2026-09-04 20:03:39 +00:00
iter().rev() / (0..64).rev() double-ended range iterators have no Aeneas model. Iteration order and arithmetic identical to upstream: limbs most- to least-significant, bits high to low. Crate tests: 11/11 fp tests pass (incl. test_inv, test_inv_2, test_pow_by_t_minus1_over2). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arithmetic | ||
| fields | ||
| arithmetic.rs | ||
| curves.rs | ||
| deferred.rs | ||
| fields.rs | ||
| hashtocurve.rs | ||
| lib.rs | ||
| macros.rs | ||
| pallas.rs | ||
| serde_impl.rs | ||
| vesta.rs | ||