mirror of
https://github.com/saymrwulf/risc0-curve25519-dalek-source.git
synced 2026-09-05 20:10:35 +00:00
This saves 4 point doublings by unwrapping the first loop iteration, as well as 63 field multiplications (one per iteration) by managing curve model choice explicitly. |
||
|---|---|---|
| .. | ||
| serial | ||
| vector | ||
| mod.rs | ||